13bf0c62ab
There was a race in the test code for piece deleter, which made it possible to broadcast on the condition variable before anyone was waiting. This change fixes that and has Wait take a context so it times out with the context. Change-Id: Ia4f77a7b7d2287d5ab1d7ba541caeb1ba036dba3 |
||
---|---|---|
.. | ||
cache_test.go | ||
cache.go | ||
db_test.go | ||
deleter_test.go | ||
deleter.go | ||
pieceexpiration_test.go | ||
readwrite_test.go | ||
readwrite.go | ||
store_test.go | ||
store.go | ||
trashchore.go |