mirror of
https://github.com/netbirdio/netbird.git
synced 2026-07-21 07:51:29 +02: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.