diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2007-07-20 15:10:56 +0000 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2007-07-20 15:10:56 +0000 |
commit | 687d9342e6a4a59f63648bb83d28e338f274a0f6 (patch) | |
tree | 2fc4a2e46cd40edf7e59c889c8ae2e8c96b12b47 /lib/sqlalchemy/databases/mysql.py | |
parent | c4b081cc1d89e8d02cb9fad6a84daf035a90df63 (diff) | |
download | sqlalchemy-687d9342e6a4a59f63648bb83d28e338f274a0f6.tar.gz |
- a new mutex that was added in 0.3.9 causes the pool_timeout
feature to fail during a race condition; threads would
raise TimeoutError immediately with no delay if many threads
push the pool into overflow at the same time. this issue has been
fixed.
Diffstat (limited to 'lib/sqlalchemy/databases/mysql.py')
0 files changed, 0 insertions, 0 deletions