mirror of
https://github.com/netbirdio/netbird.git
synced 2026-07-17 12:09:58 +00:00
When the signal connection is lost, we do not recreate the gRPC instance but instead cancel the context. As a result, the worker is stopped but not restarted.