mirror of
https://github.com/status-im/consul.git
synced 2025-02-02 17:03:31 +00:00
b37587bb2c
* bug: prevent go routine leakage due to existing DeferCheck * add changelog
4 lines
111 B
Plaintext
4 lines
111 B
Plaintext
```release-note:bug
|
|
check: prevent go routine leakage when existing Defercheck of same check id is not nil
|
|
```
|