]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- use a mock here, do away with timing problems for good. need to do this
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 2 Jun 2016 22:40:46 +0000 (18:40 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 2 Jun 2016 22:40:46 +0000 (18:40 -0400)
commit74ca7f627ea8f31a8312f965d5249ce1f701d627
tree48038f6acf86cbf75898cb837fbd9b6785a31610
parent59d90c95a133ee6b4a4db8ed61c699956eb33e9f
- use a mock here, do away with timing problems for good.  need to do this
for the rest of the timing tests

Change-Id: I06a815b1500222126a4dbc2a9a5da3ef7847e321
test/engine/test_pool.py