]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- apply a timeout to all join() calls for test_pool
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 17 Nov 2013 19:35:11 +0000 (14:35 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 17 Nov 2013 19:38:11 +0000 (14:38 -0500)
commit0f9e364b9696f6d87025bb8a660ad0fbf331eba0
tree0806d38fc4b4b3cad1609c5a2316c62fc6419376
parente816958f92711349c8177a4337b59038c1f93e0b
- apply a timeout to all join() calls for test_pool
- use thread.join() for waiters_handled test

Conflicts:
test/engine/test_pool.py
test/engine/test_pool.py