summaryrefslogtreecommitdiff
path: root/test/engine/test_parseconnect.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2013-12-06 19:57:19 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2013-12-06 19:57:19 -0500
commitd1cc78479d988bd9acbcf395483d2130b0873b1c (patch)
tree7c40ec450f14fffe89ecc17bdbcedbb1ffc9d510 /test/engine/test_parseconnect.py
parent003b288b7644d8c39a13ac488ba56356c6375233 (diff)
downloadsqlalchemy-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