kubo/path
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
..
path_test.go add tests for path parsing 2015-07-14 12:16:10 -07:00
path.go fix parsing for paths of format <hash>/path 2015-07-14 12:01:01 -07:00
resolver_test.go blockservice.New doesnt need to return an error 2015-08-14 16:25:51 -07:00
resolver.go Localize the scope of context.WithCancel for every DAG.Get 2015-08-23 22:38:04 +07:00