storj/satellite
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
..
accounting satellite: adds and enables cockroachdb compatibility for tests 2019-12-16 22:29:25 +00:00
attribution storagenode/notifications: db created (#3707) 2019-12-16 19:59:01 +02:00
audit do not update pointer for failed audits 2019-12-16 10:50:54 -05:00
console private/testcontext: ensure we call cleanup everywhere 2019-12-17 14:16:09 +00:00
contact satellite/nodeselection: don't select nodes that haven't checked in for a while (#3567) 2019-11-15 23:43:06 +01:00
dbcleanup private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
gc private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
gracefulexit {storagenode,satellite}/gracefulexit: ensure workers finish their work 2019-12-17 17:21:52 +02:00
inspector private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
mailservice satellite/mailservice: move logging to send rendered async to cover template parsing (#3654) 2019-11-28 12:29:48 +02:00
marketingweb satellitedb: fix migration cockroach test 2019-12-16 18:02:31 +00:00
metainfo private/testcontext: ensure we call cleanup everywhere 2019-12-17 14:16:09 +00:00
metrics private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
nodestats all: use pkg/rpc instead of pkg/transport 2019-09-25 15:37:06 -06:00
orders satellite/metainfo, satellite/repair, uplink/eestream: add metric for download failed due to not enough pieces available (#3665) 2019-12-04 16:24:36 -05:00
overlay private/testcontext: ensure we call cleanup everywhere 2019-12-17 14:16:09 +00:00
payments satellite/payments/tokens: return checkout url on new deposit (#3696) 2019-12-12 15:09:19 +02:00
referrals satellite: adds and enables cockroachdb compatibility for tests 2019-12-16 22:29:25 +00:00
repair satellite: adds and enables cockroachdb compatibility for tests 2019-12-16 22:29:25 +00:00
rewards satellite: adds and enables cockroachdb compatibility for tests 2019-12-16 22:29:25 +00:00
satellitedb satellite: adds and enables cockroachdb compatibility for tests 2019-12-16 22:29:25 +00:00
vouchers private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
api.go satellite/console: project usage limits api (#3702) 2019-12-12 14:58:15 +02:00
core.go satellite/payments: coupons and coupon usage (#3648) 2019-11-26 19:58:51 +02:00
peer.go private,satellite: unite all the "temp db schema" things 2019-12-05 15:36:59 +00:00
repairer.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00