mirror of
https://github.com/prometheus/prometheus.git
synced 2025-10-02 03:01:02 +02:00
TargetProviders may flush some last changes to the target manager before actually stopping. To properly read those form the channel the target manager must not be locked while stopping a provider.