]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
attempting to fix reentrant condition that can happen with Queue.Queue
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 26 Jun 2006 04:32:34 +0000 (04:32 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 26 Jun 2006 04:32:34 +0000 (04:32 +0000)
commit3d88870e33bbfce83298c1ac7aa11004bae2d823
tree5af581f0368ab676ca9685709f3e29ab78ecc722
parentdc1cc365c244a0f0c40c6b2348b868f8f98b8020
attempting to fix reentrant condition that can happen with Queue.Queue
CHANGES
lib/sqlalchemy/pool.py