kubo/importer
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
..
balanced blockservice.New doesnt need to return an error 2015-08-14 16:25:51 -07:00
chunk randomly getting a bad data layout shouldnt fail the tests 2015-08-10 14:44:06 -07:00
helpers Remove ctx timeout in unixfsNode GetChild 2015-08-23 20:02:08 +07:00
trickle Localize the scope of context.WithCancel for every DAG.Get 2015-08-23 22:38:04 +07:00
importer_test.go Replace context.TODO in test files with context.Background 2015-08-23 19:55:45 +07:00
importer.go use rabin fingerprinting for a chunker 2015-08-08 15:33:10 -07:00