Skip to content

fix: Missed wakeup in poll_trailers - #931

Merged
seanmonstar merged 1 commit into
hyperium:masterfrom
ArniDagur:fix/poll-trailers-missing-waker
Aug 10, 2026
Merged

fix: Missed wakeup in poll_trailers#931
seanmonstar merged 1 commit into
hyperium:masterfrom
ArniDagur:fix/poll-trailers-missing-waker

Conversation

@ArniDagur

Copy link
Copy Markdown
Contributor

poll_trailers returned Pending without storing a waker when a non-trailer event was at the front of pending_recv.

@ArniDagur
ArniDagur force-pushed the fix/poll-trailers-missing-waker branch 4 times, most recently from 14a9e0a to 98a3f8e Compare August 8, 2026 22:23
poll_trailers returned Pending without storing a waker when a
non-trailer event was at the front of pending_recv.
@ArniDagur
ArniDagur force-pushed the fix/poll-trailers-missing-waker branch from 98a3f8e to 7d6f864 Compare August 9, 2026 02:25
@seanmonstar
seanmonstar merged commit 4549c4f into hyperium:master Aug 10, 2026
6 checks passed
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