featurebase/boltdb
Nia Weiss 1b210080c6
fix race condition when resetting translation
Previously, we never waited for translation sync goroutines to stop.
That issue should be mostly harmless in the normal path.
Additionally, this waits for the translation sync to shut down when stopping the server.
2020-09-29 13:54:16 -04:00
..
attrstore.go v2.0.0 2019-10-08 14:56:17 -06:00
translate.go Translate only on coordinator/primary 2020-09-17 17:03:29 -05:00
translate_test.go fix race condition when resetting translation 2020-09-29 13:54:16 -04:00