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: handle EAGAIN reading from TCP connection #186

Merged
merged 2 commits into from
Jun 6, 2024
Merged

Conversation

rojvv
Copy link
Contributor

@rojvv rojvv commented Jun 6, 2024

No description provided.

@CLAassistant
Copy link

CLAassistant commented Jun 6, 2024

CLA assistant check
All committers have signed the CLA.

@rojvv rojvv force-pushed the main branch 4 times, most recently from cbb4758 to 83e9088 Compare June 6, 2024 19:52
@rojvv rojvv requested a review from dsherret June 6, 2024 19:55
@trgwii
Copy link
Contributor

trgwii commented Jun 6, 2024

LGTM (try read -> if EAGAIN wait for readable -> try read again)

@dsherret dsherret changed the title Fix #185 Handle EAGAIN reading from TCP connection Jun 6, 2024
@dsherret dsherret changed the title Handle EAGAIN reading from TCP connection fix: handle EAGAIN reading from TCP connection Jun 6, 2024
Copy link
Member

@dsherret dsherret left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks! I'll do a release in a few minutes.

@dsherret dsherret merged commit f4ec4e6 into denoland:main Jun 6, 2024
4 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.

4 participants