mirror of
https://github.com/juanfont/headscale.git
synced 2026-03-20 00:24:20 +01:00
This commit removes most of the locks in the PollingMap handler as there was combinations that caused deadlocks. Instead of doing a plain map and doing the locking ourselves, we use sync.Map which handles it for us.
6.0 KiB
6.0 KiB