Files
netbird/client/internal/peer
Zoltan Papp 21464ac770 [client] Fix close WireGuard watcher (#3598)
This PR fixes issues with closing the WireGuard watcher by adjusting its asynchronous invocation and synchronization.

Update tests in wg_watcher_test.go to launch the watcher in a goroutine and add a delay for timing.
Modify wg_watcher.go to run the periodic handshake check synchronously by removing the waitGroup and goroutine.
Enhance conn.go to wait on the watcher wait group during connection close and add a note for potential further synchronization
2025-03-28 20:12:31 +01:00
..
2022-01-21 13:52:19 +01:00
2022-01-21 13:52:19 +01:00
2025-03-14 22:34:41 +01:00
2023-08-11 11:51:39 +02:00
2025-03-14 22:34:41 +01:00