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: return write-zero error when write return 0 #93

Merged
merged 1 commit into from
Dec 4, 2024
Merged

Conversation

quininer
Copy link
Member

@quininer quininer commented Dec 3, 2024

Fix #92

@quininer quininer force-pushed the write-zero branch 2 times, most recently from 818dc3d to d8e509f Compare December 3, 2024 14:50
@djc djc requested review from djc, cpu and ctz December 3, 2024 14:57
src/common/mod.rs Show resolved Hide resolved
@quininer quininer merged commit e193e29 into main Dec 4, 2024
6 checks passed
@quininer quininer deleted the write-zero branch December 4, 2024 13:22
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.

Infinite loop on Stream::poll_shutdown()
2 participants