mirror of https://github.com/hashicorp/consul
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 changelogpull/12311/head
parent
955ac1fc51
commit
4f0a71d7b4
@ -0,0 +1,3 @@
|
|||||||
|
```release-note:bug
|
||||||
|
Fix a data race when a service is added while the agent is shutting down..
|
||||||
|
```
|
Loading…
Reference in new issue