]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- allow 10 stray connections that need a gc
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 22 Jul 2014 16:54:39 +0000 (12:54 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 22 Jul 2014 16:55:17 +0000 (12:55 -0400)
commit76e127450c4bb7047a9babd5263a80e3c6f4cbf9
tree9ba7b4802148e83d8f2b5deea2a3980d5d89af05
parentb7021b698dcccde9c7d833cb561ee0abf7956178
- allow 10 stray connections that need a gc
- be specific as to what occurred when we collect stray gc
lib/sqlalchemy/testing/assertions.py