Skip to content

Properly trigger tx_object_sent for 0-byte files - #105

Open
sleepybishop wants to merge 1 commit into
USNavalResearchLaboratory:masterfrom
sleepybishop:fix-issue-49
Open

Properly trigger tx_object_sent for 0-byte files#105
sleepybishop wants to merge 1 commit into
USNavalResearchLaboratory:masterfrom
sleepybishop:fix-issue-49

Conversation

@sleepybishop

@sleepybishop sleepybishop commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Fixes #49 by properly handling 0-byte files in NormObject::NextSenderMsg to fire TX_OBJECT_SENT immediately and silencing expected empty messages in NormSession::Serve` to avoid log spam.

@sleepybishop sleepybishop changed the title fix #49: properly trigger tx_object_sent for 0-byte files Properly trigger tx_object_sent for 0-byte files Aug 12, 2026
@sleepybishop
sleepybishop marked this pull request as ready for review August 12, 2026 04:24
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.

Sending an empty file (0 Bytes) does not trigger TX_OBJECT_SENT event

1 participant