* Probe simplification - the main reason of rework is that previous implementation hung when calling Do() after Stop() * replace atomics with mutex * access Probe.interval under lock |
||
---|---|---|
.. | ||
up.go | ||
up_test.go |
* Probe simplification - the main reason of rework is that previous implementation hung when calling Do() after Stop() * replace atomics with mutex * access Probe.interval under lock |
||
---|---|---|
.. | ||
up.go | ||
up_test.go |