2
0
mirror of https://github.com/status-im/consul.git synced 2025-01-13 23:36:00 +00:00
Dhia Ayachi 4f0a71d7b4
fix race when starting a service while the agent serviceManager is … ()
* 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..
```