Files
netbird/client
Zoltán Papp 1107c488a3 [client] Make tunnel notifier Close wait for queued events to drain
Close previously returned immediately after marking the notifier
closed, so deliverLoop could still be invoking listener/DNS callbacks
after Close returned. Close now blocks on a completion channel that
deliverLoop closes once it has drained the queue and exited.
2026-07-24 12:26:27 +02:00
..
2023-05-18 19:47:36 +02:00