consul/.changelog/18558.txt
cskh b37587bb2c
bug: prevent go routine leakage due to existing DeferCheck (#18558)
* bug: prevent go routine leakage due to existing DeferCheck

* add changelog
2023-08-23 10:33:07 -04:00

4 lines
111 B
Plaintext

```release-note:bug
check: prevent go routine leakage when existing Defercheck of same check id is not nil
```