kubo/core/corerepo
Steven Allen 223cae0f9c gc: cancel context
We were canceling the context in `GarbageCollect` but some functions call `GC`
directly. Move the context cancelation down to where we actually _need_ it.

fixes #6279

License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2019-04-30 12:09:08 -07:00
..
gc.go gc: cancel context 2019-04-30 12:09:08 -07:00
stat.go gx: unrewrite 2019-03-05 18:33:56 +01:00