mirror of
https://github.com/netbirdio/netbird.git
synced 2026-05-31 04:12:21 -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.