mirror of
https://github.com/netbirdio/netbird.git
synced 2026-07-22 22:13:36 -04:00
Ensure the old `Events` handler exits fully before proceeding in the reconnection test to avoid dropped acknowledgments on a broken stream. Add a `handlerDone` channel to synchronize handler exits.