mirror of
https://github.com/netbirdio/netbird.git
synced 2026-08-13 11:11: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.