on [1] and [2], I just observed a flakyness on a single job when running the tests on #397 and #402.
File "/home/runner/work/crate-python/crate-python/src/crate/client/doctests/http.txt", line 41, in http.txt
Failed example:
http_client._active_servers
Expected:
['http://127.0.0.1:44209']
Got:
['http://invalid_host:9999', 'http://127.0.0.1:44209']