Framework for high-performance streaming over message-passing systems. High-performance WAN protocols over UDP datagrams. Implemented in golang.
13
stars
2
forks
source link
Unregister 'ctrlListener' Handlers on Metrics Shutdown #116
Closed
michaelquigley closed 3 years ago
We're not currently unregistering
ctrlListener
handlers forMetricsInstrument
s whenShutdown
occurs.