mirror of
https://github.com/netbirdio/netbird.git
synced 2026-08-01 10:28:39 -04: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.