storj/satellite/gracefulexit
Egon Elbre afe05edff2 {storagenode,satellite}/gracefulexit: ensure workers finish their work
Fixes a data race caused by not waiting for workers to finish
before shutting down. Currently this ended up failing logging
because it was closed when test tried to write to it.

Change-Id: I074045cd83bbf49e658f51353aa7901e9a5d074b
2019-12-17 17:21:52 +02:00
..
chore_test.go fix calcuation of durability ration (#3656) 2019-11-26 12:04:48 -05:00
chore.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
common.go satellite/gracefulexit: enable graceful exit in production 2019-12-09 17:32:34 +00:00
db_test.go private/testcontext: ensure we call cleanup everywhere 2019-12-17 14:16:09 +00:00
db.go satellite/gracefulexit: add count for order limits sent from satellite to exiting node (#3544) 2019-11-13 09:54:50 -05:00
endpoint_test.go {storagenode,satellite}/gracefulexit: ensure workers finish their work 2019-12-17 17:21:52 +02:00
endpoint.go satellite/gracefulexit: refactor concurrency (#3624) 2019-11-21 17:03:16 -05:00
getnodes_test.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
pathcollector.go fix calcuation of durability ration (#3656) 2019-11-26 12:04:48 -05:00
pending_test.go satellite/gracefulexit: refactor concurrency (#3624) 2019-11-21 17:03:16 -05:00
pending.go satellite/gracefulexit: refactor concurrency (#3624) 2019-11-21 17:03:16 -05:00
validation.go satellite/gracefulexit: refactor concurrency (#3624) 2019-11-21 17:03:16 -05:00