mirror of
https://github.com/netbirdio/netbird.git
synced 2025-08-01 04:10:51 +02:00
Use accountID retrieved from the sync call to acquire read lock sooner and avoiding extra DB calls. - Use the account ID across sync calls - Moved account read lock - Renamed CancelPeerRoutines to OnPeerDisconnected - Added race tests