mirror of
https://git.vectorsigma.ru/public/headscale.git
synced 2026-08-07 20:08:09 +00: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