kubo/core/coreunix
rht de5c0ceff0 Localize the scope of context.WithCancel for every DAG.Get
Instead put it inside of DAG.Get.
The fix is applied only in the case when the context.WithCancel
before a DAG.Get is also used later on in the scope.

License: MIT
Signed-off-by: rht <rhtbot@gmail.com>
2015-08-23 22:38:04 +07:00
..
test_data feat(coreunix): AddR for recursive Adds 2015-01-24 12:22:22 -08:00
add_test.go Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs 2015-03-31 12:52:25 -07:00
add.go Replace WithTimeout with WithCancel whenever possible 2015-08-23 19:35:03 +07:00
cat.go Change Process interface into object variable 2015-07-04 22:50:23 +07:00
metadata_test.go Replace context.TODO in test files with context.Background 2015-08-23 19:55:45 +07:00
metadata.go Localize the scope of context.WithCancel for every DAG.Get 2015-08-23 22:38:04 +07:00