refraction-networking / conjure

Conjure Refraction Networking station code
https://refraction.network
Apache License 2.0
66 stars 19 forks source link

Prevent dangling timers #266

Closed mingyech closed 7 months ago

mingyech commented 7 months ago

Add timer.Stop() to prevent dangling timers on hbConn/hbClient closure.