2
0
mirror of https://github.com/status-im/consul.git synced 2025-03-01 13:50:41 +00:00
cskh b37587bb2c
bug: prevent go routine leakage due to existing DeferCheck ()
* 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
```