mirror of
https://github.com/netbirdio/netbird.git
synced 2026-07-17 20:19:55 +00:00
Move the event backoff op body into subscribeAndStreamEvents and the per-event fan-out into dispatchSystemEvent, bringing toastStreamLoop under the 20 cognitive-complexity limit. No behavior change.