mirror of https://github.com/tailscale/tailscale/
Fix potential goroutine leak in syncs/watchdog.go
Depending on how the preemption will occur, in some scenarios sendc would have blocked indefinitely even after cancelling the context. Fixes #10315 Signed-off-by: Uri Gorelik <uri.gore@gmail.com>pull/10322/head
parent
e7cad78b00
commit
b88929edf8
Loading…
Reference in New Issue