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