kubo/pin
Steven Allen f0addb4319 pin: don't walk all pinned blocks when removing a non-existent pin
We do this _just_ to make the error nicer but it's really slow. Additionally, we
do it while holding the pin lock, blocking all other pin operations.

fixes #6295

License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2019-05-08 21:41:42 -07:00
..
gc gc: cancel context 2019-04-30 12:09:08 -07:00
internal/pb gx: unrewrite 2019-03-05 18:33:56 +01:00
pin_test.go chore: fix a bunch of issues caught by golangci-lint 2019-03-29 11:57:45 +00:00
pin.go pin: don't walk all pinned blocks when removing a non-existent pin 2019-05-08 21:41:42 -07: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