mirror of
https://github.com/netbirdio/netbird.git
synced 2026-04-30 22:26:42 +00:00
The client status is not enough to protect the RPC calls from concurrency issues, because it is handled internally in the client in an asynchronous way.