mirror of
https://github.com/netbirdio/netbird.git
synced 2026-08-29 11:01:29 +02:00
Rename ClientOption to Option in the management and signal client packages so callers do not repeat the package name, and silence nilerr on the offline-wait path where a cancelled context means shutdown rather than a retryable failure.