Hi, 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'] ``` With kind regards, Andreas. [1] https://github.com/crate/crate-python/actions/runs/687059879 [2] https://github.com/crate/crate-python/runs/2195227267#step:5:199