mirror of
https://github.com/netbirdio/netbird.git
synced 2026-07-16 19:49:56 +00: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.