diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2013-12-06 19:57:19 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2013-12-06 19:57:19 -0500 |
commit | d1cc78479d988bd9acbcf395483d2130b0873b1c (patch) | |
tree | 7c40ec450f14fffe89ecc17bdbcedbb1ffc9d510 /test/engine/test_parseconnect.py | |
parent | 003b288b7644d8c39a13ac488ba56356c6375233 (diff) | |
download | sqlalchemy-d1cc78479d988bd9acbcf395483d2130b0873b1c.tar.gz |
- The :class:`.QueuePool` has been enhanced to not block new connection
attempts when an existing connection attempt is blocking. Previously,
the production of new connections was serialized within the block
that monitored overflow; the overflow counter is now altered within
it's own critical section outside of the connection process itself.
[ticket:2880]
Diffstat (limited to 'test/engine/test_parseconnect.py')
0 files changed, 0 insertions, 0 deletions