79d00f59cd
If startListeners successfully created listeners for some of its input addresses but eventually failed, the function would return an error and existing listeners would not be cleaned up.
4 lines
140 B
Plaintext
4 lines
140 B
Plaintext
```release-note:bug
|
|
agent: Fixes an issue where an agent that fails to start due to bad addresses won't clean up any existing listeners
|
|
```
|