mirror of https://github.com/tailscale/tailscale/
ipn/ipnlocal: hold the mutex when in onTailnetDefaultAutoUpdate (#11786)
Turns out, profileManager is not safe for concurrent use and I missed all the locking infrastructure in LocalBackend, oops. I was not able to reproduce the race even with `go test -count 100`, but this seems like an obvious fix. Fixes #11773 Signed-off-by: Andrew Lytvynov <awly@tailscale.com>irbekrm/extsvcnftableslb
parent
88a7767492
commit
22bd506129
Loading…
Reference in New Issue