mirror of
https://github.com/netbirdio/netbird.git
synced 2026-07-22 14:03:40 -04:00
Introduce `handlerStarted` channel in the test server to signal when the server-side handler begins, ensuring robust synchronization between client and server during stream establishment. Update relevant test cases to wait for this signal before proceeding.