v0.33.0
Sending an empty struct on the stopCh would deadlock when proxyEvents had already returned. This can happen if the proxied watcher stops first.
Sending an empty struct on the stopCh would deadlock when proxyEvents had already returned. This can happen if the proxied watcher stops first.