Skip to content

Conversation

@direc85
Copy link
Contributor

@direc85 direc85 commented Jan 18, 2026

This would print a false positive error every time a message was received and its delivery receipt was sent. Every device must only send its own delivery receipts, and they are not synced.

This could affect some other message types still, so making it a trace log and moving it to the point of decision with a print of what we are actually not sending.

Split the double-if for clarity while at it.

This would print a false positive error every time a message was
received and its delivery report was sent. Every device must only send
its own delivery receipts, and they are not synced.

This could affect some other message types still, so making it a trace
log and moving it to the point of decision with a print of what we are
actually not sending.

Split the double-if for clarity while at it.
@direc85 direc85 requested a review from gferon January 18, 2026 20:11
@direc85 direc85 self-assigned this Jan 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants