diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2011-03-22 23:39:05 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2011-03-22 23:39:05 -0400 |
commit | a294df9748f1314a2db7de5bc39d091854d0fec3 (patch) | |
tree | bf6f2c9c9505a8159cf97cc8e53e7af09710f690 /lib/sqlalchemy/engine/ddl.py | |
parent | 39c465ecf3f45bbebb37c5d5ed7e1a0fccf5641c (diff) | |
download | sqlalchemy-a294df9748f1314a2db7de5bc39d091854d0fec3.tar.gz |
- Fixed bug in QueuePool, SingletonThreadPool whereby
connections that were discarded via overflow or periodic
cleanup() were not explicitly closed, leaving garbage
collection to the task instead. This generally only
affects non-reference-counting backends like Jython
and Pypy. Thanks to Jaimy Azle for spotting
this. [ticket:2102]
Diffstat (limited to 'lib/sqlalchemy/engine/ddl.py')
0 files changed, 0 insertions, 0 deletions