mirror of
https://github.com/netbirdio/netbird.git
synced 2026-08-24 16:41:30 +02:00
pollUntil span a goroutine that looped forever when the condition never held, which is exactly the path the test takes when it fails. Pass the test context in and give up when it is done.