mirror of
https://github.com/netbirdio/netbird.git
synced 2026-06-02 05:22:11 -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.