Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix "Dispatching message failed with full channel twice!" #3153

Closed
wants to merge 1 commit into from

Conversation

hrxi
Copy link
Contributor

@hrxi hrxi commented Nov 25, 2024

The problem was the cooperative nature of tokio's channels.

@hrxi hrxi force-pushed the hrxi/poll_channel_even_harder branch from ef9cff1 to d32e496 Compare November 25, 2024 23:58
The problem was the cooperative nature of tokio's channels.
@hrxi hrxi force-pushed the hrxi/poll_channel_even_harder branch from d32e496 to 40fb803 Compare November 26, 2024 00:29
@jsdanielh jsdanielh force-pushed the hrxi/poll_channel_even_harder branch from 40fb803 to 4979fb8 Compare November 26, 2024 00:29
@hrxi hrxi closed this Nov 26, 2024
@jsdanielh
Copy link
Member

Merged in 40fb803.

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.

3 participants