tailscale/wgengine/magicsock
Dmytro Shynkevych 380ee76d00
wgengine/magicsock: make time.Sleep in runDerpReader respect cancellation.
Before this patch, the 250ms sleep would not be interrupted by context cancellation,
which would result in the goroutine sometimes lingering in tests (100ms grace period).

Signed-off-by: Dmytro Shynkevych <dmytro@tailscale.com>
2020-07-16 10:45:48 -04:00
..
magicsock_test.go tstest/natlab: refactor PacketHandler into a larger interface. 2020-07-15 14:38:33 -07:00
magicsock.go wgengine/magicsock: make time.Sleep in runDerpReader respect cancellation. 2020-07-16 10:45:48 -04:00