Iris
Iris
#2087 is merged :)
> @sleepyStick should this be closed in favor of #2093? yeah, I was gonna close it once #2093 was merged haha
I think there's still a test failure: https://spruce.mongodb.com/task/mongo_python_driver_test_macos_python3.9_test_rapid_sharded_cluster_auth_ssl_async_patch_3e2967147e0fb857160205341e207b03c2eac87b_67b4ceab59e13500077b1df3_25_02_18_18_17_17/tests?execution=0&sortBy=STATUS&sortDir=ASC
okay in summary, we need the unmanaged async client for the test, because we want to test that the executors get GCd on client del and client.close. if we used...
The windows test failures are from `test_connection_monitoring` and `test_async_cancellation`, neither of which relate to this PR to my knowledge :)
> Looks like one more newly added flaky test on the latest patch: > > ``` > [2025/02/28 14:01:50.193] _____ TestUnifiedHelloTimeout.test_Driver_extends_timeout_while_streaming _____ > [2025/02/28 14:01:50.193] self = > [2025/02/28 14:01:50.193]...
> The async `test_change_stream.py` file is missing? omg one sec, i always forget that -a doesn't add the file... ;-;
like fifty attempts later, its ready HAHA