kubo/pin
Steven Allen 6f4fc6ac31 gc: fix a potential deadlock
Events:

1. User triggers a GC.
2. User aborts the GC.
3. We fail to delete a block when the output channel is already full.

This is really unlikely to happen in practice but it's still incorrect.

Could be related to #6107

License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2019-03-20 19:15:10 -07:00
..
gc gc: fix a potential deadlock 2019-03-20 19:15:10 -07:00
internal/pb gx: unrewrite 2019-03-05 18:33:56 +01:00
pin_test.go gx: unrewrite 2019-03-05 18:33:56 +01:00
pin.go gx: unrewrite 2019-03-05 18:33:56 +01:00
set_test.go gx: unrewrite 2019-03-05 18:33:56 +01:00
set.go gx: unrewrite 2019-03-05 18:33:56 +01:00