Files
tailscale/net
Claus Lensbøl 2534bc3202 net/tstun: do not write when Wrapper is closed (#19038)
Two methods could deadlock during shutdown when closing the wrapper.

Ensure that the writers are aware of the wrapper being closed.

Fixes #19037

Signed-off-by: Claus Lensbøl <claus@tailscale.com>
2026-03-18 17:53:34 -04:00
..