-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 0.0.9
-
Component/s: Server Discovery and Monitoring
-
None
The update method sets up two tickers, but does not stop them. This causes a memory leak.
Found while implementing a prometheus blackbox-style probe. I've got a small patch I'll send as a github PR. Below is my probe running without it for a few hours, then with it.