mirror of
https://github.com/juanfont/headscale.git
synced 2026-03-12 05:05:15 +09: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.
5.5 KiB
5.5 KiB