open-consul/.changelog/12302.txt
Dhia Ayachi de7598f064
fix race when starting a service while the agent serviceManager is … (#12302)
* fix race when starting a service while the agent `serviceManager` is stopping

* add changelog
2022-02-10 13:30:49 -05:00

4 lines
99 B
Plaintext

```release-note:bug
Fix a data race when a service is added while the agent is shutting down..
```