mirror of
https://github.com/tailscale/tailscale.git
synced 2025-10-10 00:51:07 +00:00

eccc167
introduced closeHandle which opened the handle,
but never closed it.
Windows handles should be closed.
Updates #921
Signed-off-by: Alex Brainman <alex.brainman@gmail.com>