featurebase/server
Matthew Jaffee 42032584b5
fix a number of data races
datadog statsd client contained a race condition - was fixed in master

Server.Logger contained a race where multiple loggers could write to the same
output io.Writer

TestMain_FrameRestore contained a race where it tried to change a cluster's
nodes while it was running (which conflicted with antiEntropy reading that
state).
2018-01-09 12:42:27 -06:00
..
server.go refactored httpclient handling 2017-12-04 15:36:47 -06:00
server_test.go fix a number of data races 2018-01-09 12:42:27 -06:00