mirror of
https://github.com/netbirdio/netbird.git
synced 2026-09-02 04:51:29 +02:00
Move the status backoff op closure body into a method so the nested closure no longer carries the stream loop and its conditionals, bringing statusStreamLoop under the 20 cognitive-complexity limit. No behavior change.