]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- take out the iterator approach here as it does not support concurrent access
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 7 Aug 2014 16:36:50 +0000 (12:36 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 7 Aug 2014 16:36:50 +0000 (12:36 -0400)
commit6fd073b9125fdfb895543a07167c6a4f6026d941
tree335916535bb4b9dc243c1f7ac6886d244df44269
parent3c6ff6adaec23d34f0a91a3889801589b10082e2
- take out the iterator approach here as it does not support concurrent access
test/engine/test_pool.py