Skip to content

Fixed wait method for callbacks. - #50

Merged
s3rius merged 2 commits into
masterfrom
bugfix/callback-wait
Apr 9, 2026
Merged

Fixed wait method for callbacks.#50
s3rius merged 2 commits into
masterfrom
bugfix/callback-wait

Conversation

@s3rius

Copy link
Copy Markdown
Member

This one makes sure that the processing of messages is over before marking the stream as ended.

@codecov

codecovBot commented Apr 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.04%. Comparing base (74ecf0f) to head (79a0719).
⚠️ Report is 1 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@ Coverage Diff @@## master #50 +/- ##
==========================================
+ Coverage 86.96% 87.04% +0.07% 
==========================================
Files 32 32 Lines 3100 3102 +2 ==========================================
+ Hits 2696 2700 +4 + Misses 404 402 -2 

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@s3rius
s3rius merged commit 96e9105 into masterApr 9, 2026
9 checks passed
@s3rius
s3rius deleted the bugfix/callback-wait branch April 9, 2026 18:50
Sign up for freeto 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.

1 participant

@s3rius