kubo/merkledag
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
..
pb expose internal/pb packages. 2015-07-10 11:08:49 -07:00
test blockservice.New doesnt need to return an error 2015-08-14 16:25:51 -07:00
traverse Localize the scope of context.WithCancel for every DAG.Get 2015-08-23 22:38:04 +07:00
utils Localize the scope of context.WithCancel for every DAG.Get 2015-08-23 22:38:04 +07:00
coding.go a little more test coverage on merkledag 2015-07-28 21:42:28 -07:00
merkledag_test.go Replace context.TODO in test files with context.Background 2015-08-23 19:55:45 +07:00
merkledag.go Localize the scope of context.WithCancel for every DAG.Get 2015-08-23 22:38:04 +07:00
node_test.go a little more test coverage on merkledag 2015-07-28 21:42:28 -07:00
node.go implement 'editor' abstraction 2015-07-28 15:00:07 -07:00