Michael Insel f4f2d862e6 Fix deadlock in GraphiteWriter
This fixes a deadlock in the GraphiteWriter feature, which is visible
during the reload process. The reload thread waits for the
GraphiteWriter to finish, but the GraphiteWriter can't finish because
it's stuck in `SendMetric()` waiting for a lock which is hold by the
reload thread.
2018-11-13 09:13:55 +01:00
..
2018-10-18 09:27:04 +02:00
2018-10-18 09:27:04 +02:00
2018-10-18 09:30:00 +02:00
2018-10-18 09:30:00 +02:00
2018-10-18 09:30:00 +02:00
2018-10-18 09:30:00 +02:00
2018-10-18 09:30:00 +02:00