]> 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:35:11 +0000 (14:35 -0500)
commit1a809b300e0f77888e4cdac42f9e1662baa169c7
tree8cf0a64c3e0cb9f3fc73178daa20018ae8ae9dac
parentc33ae55f5a8962969fbc66ff530b083c00f009cd
- apply a timeout to all join() calls for test_pool
- use thread.join() for waiters_handled test
test/engine/test_pool.py