mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-21 18:37:45 +08:00
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> |
||
|---|---|---|
| .. | ||
| gc | ||
| internal/pb | ||
| pin_test.go | ||
| pin.go | ||
| set_test.go | ||
| set.go | ||