Skip to content

chore: upgrade async-io to v2.4.1 #3911

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

Merged
merged 2 commits into from
Jul 5, 2025

Conversation

zebrapurring
Copy link
Contributor

Does your PR solve an issue?

No specific issue is linked.

Is this a breaking change?

No, the update to async-io v2.4.1 should be backward-compatible in this context, and the corresponding refactor in socket handling avoids unnecessary mutable references, without altering any observable behavior.

@abonander abonander merged commit e627673 into launchbadge:main Jul 5, 2025
84 checks passed
kriswuollett pushed a commit to kriswuollett/sqlx that referenced this pull request Jul 8, 2025
* chore: upgrade async-io to v2.4

* refactor: replace `get_mut()` with `get_ref()` in Socket impls

---------

Co-authored-by: zebrapurring <>
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