Skip to content

qa: remove per-packet multicast receiver log#3375

Open
snormore wants to merge 1 commit intomainfrom
snor/qa-multicast-log-noise
Open

qa: remove per-packet multicast receiver log#3375
snormore wants to merge 1 commit intomainfrom
snor/qa-multicast-log-noise

Conversation

@snormore
Copy link
Contributor

Summary

  • Remove per-packet log line from multicast listener that was flooding QA agent logs with a line for every received packet
  • Add continue after read error to avoid nil dereference on the control message

Testing Verification

  • Verified multicast packet counting logic is unchanged — only the log line is removed

The multicast listener was logging every single received packet, making
QA agent logs extremely noisy. Remove the per-packet log and add a
continue after error to avoid dereferencing a nil control message.
@snormore snormore enabled auto-merge (squash) March 24, 2026 22:58
@snormore snormore requested a review from bgm-malbeclabs March 24, 2026 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant