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

PYTHON-5011 Fix behavior of TLS connection errors on PyPy #2052

Merged
merged 3 commits into from
Jan 9, 2025

Conversation

ShaneHarvey
Copy link
Member

PYTHON-5011 Fix behavior of TLS connection errors on PyPy

This change reverts the wait_for_read change in PYTHON-4292 but only for PyPy to deal with the issues described in that ticket.

@ShaneHarvey ShaneHarvey marked this pull request as ready for review January 9, 2025 19:04
@ShaneHarvey
Copy link
Member Author

This is ready for review. The async tests are still facing the connection errors but that should be fixed by Noah's work in PYTHON-4493. The other pypy failures are tracked by other test failure tickets.

@ShaneHarvey ShaneHarvey requested a review from NoahStapp January 9, 2025 20:01
@ShaneHarvey ShaneHarvey merged commit 53943ac into mongodb:master Jan 9, 2025
47 of 50 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.

2 participants