mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-16 05:37:16 -04:00
bb32b59cd4
as I dont have a windows machine to test I don't really know how to get a millisecond-accurate timer for windows, Python documentation claimed time.monotonic() did this however the continued failure of test_reconnect indicates this is not the case and that the timer is still bumping up by multi-millisecond granularity. force a delay instead. Change-Id: I237b223eabc55c1d47ecece13873be1f7be20e47