How to replicate
On MacOS M5 Tahoe 26.4 run uv run pytest -vvvv tests/test_connection.py::test_no_delay
The test fail with:
FAILED tests/test_connection.py::test_no_delay - assert 4.840206861495972 < (4.860939025878906 - ((100 * (0.2 / 2)) / 2))
The test pass on Rocky Linux
How to replicate
On MacOS M5 Tahoe 26.4 run
uv run pytest -vvvv tests/test_connection.py::test_no_delayThe test fail with:
The test pass on Rocky Linux