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-5103 Convert test.test_server_selection_rtt to async #2122

Merged
merged 5 commits into from
Feb 4, 2025

Conversation

sleepyStick
Copy link
Contributor

No description provided.

@sleepyStick sleepyStick marked this pull request as ready for review February 1, 2025 04:15
@sleepyStick sleepyStick requested a review from NoahStapp February 1, 2025 04:15
@sleepyStick sleepyStick requested a review from NoahStapp February 3, 2025 19:45
Copy link
Contributor

@NoahStapp NoahStapp left a comment

Choose a reason for hiding this comment

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

Missing the synchro.py change needed for test_server_selection_rtt.

@@ -226,6 +226,7 @@ def async_only_test(f: str) -> bool:
"test_retryable_writes.py",
"test_retryable_writes_unified.py",
"test_session.py",
"test_server_selection_rtt.py",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

is this not the synchro change for this file?

Copy link
Contributor

Choose a reason for hiding this comment

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

Whoops wrong PR sorry, looks good!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

all good, there are too many PRs in flight rn, i'm struggling to keep track of them all in reviews HAHA

@sleepyStick sleepyStick requested a review from NoahStapp February 3, 2025 21:42
NoahStapp
NoahStapp previously approved these changes Feb 4, 2025
@sleepyStick sleepyStick merged commit 2c49215 into mongodb:master Feb 4, 2025
34 of 40 checks passed
@sleepyStick sleepyStick deleted the PYTHON-5103 branch February 4, 2025 18:30
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