Skip to content

test(mpsc): cover bounded sender wakeups - #230

Merged
tisonkun merged 1 commit into
mainfrom
codex/test-bounded-mpsc-wakeups
Aug 28, 2026
Merged

test(mpsc): cover bounded sender wakeups#230
tisonkun merged 1 commit into
mainfrom
codex/test-bounded-mpsc-wakeups

Conversation

@tisonkun

Copy link
Copy Markdown
Member

Summary

  • add deterministic coverage for multiple blocked bounded MPSC senders
  • verify cancellation transfers a granted notification to the next sender
  • verify receiver shutdown returns every pending sender's original value

@tisonkun
tisonkun merged commit a00fb80 into main Aug 28, 2026
9 checks passed
@tisonkun
tisonkun deleted the codex/test-bounded-mpsc-wakeups branch August 28, 2026 14:32
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.

1 participant