mirror of
https://github.com/tailscale/tailscale.git
synced 2026-05-11 08:35:10 -04:00
On Windows, TempDir cleanup fails if file handles are still open. TestConcurrentSameFile wasn't closing Filch instances before exit Fixes #18570 Signed-off-by: Fernando Serboncini <fserb@tailscale.com>