diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2020-10-07 09:47:46 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2020-10-07 09:49:40 -0400 |
commit | bb32b59cd4e3477402c44d70ef6b5a12827bb429 (patch) | |
tree | 319d43b8698d076f571568abb445a7a728246277 /lib/sqlalchemy/util/compat.py | |
parent | 0220b58917b5a979891b5765f6ac5095e0368489 (diff) | |
download | sqlalchemy-bb32b59cd4e3477402c44d70ef6b5a12827bb429.tar.gz |
force a sleep for test_reconnect
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
Diffstat (limited to 'lib/sqlalchemy/util/compat.py')
0 files changed, 0 insertions, 0 deletions