mirror of https://github.com/prometheus/prometheus
* Avoid deadlock when processing duplicate series record `processWALSamples()` needs to be able to send on its output channel before it can read the input channel, so reads to allow this in case the output channel is full. Signed-off-by: Bryan Boreham <bjboreham@gmail.com> * processWALSamples: update comment Previous text seems to relate to an earlier implementation. Signed-off-by: Bryan Boreham <bjboreham@gmail.com> Co-authored-by: Bryan Boreham <bjboreham@gmail.com>owilliams/utf8-02-mimir
parent
fbe211d3a8
commit
175efada22
Loading…
Reference in new issue