mirror of
https://github.com/netbirdio/netbird.git
synced 2026-05-13 20:29:55 +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.