]> granicus.if.org Git - python/commit
Fix a race condition in test_asynchat uncovered by the Unladen Swallow JIT.
authorCollin Winter <collinw@gmail.com>
Wed, 17 Mar 2010 22:36:26 +0000 (22:36 +0000)
committerCollin Winter <collinw@gmail.com>
Wed, 17 Mar 2010 22:36:26 +0000 (22:36 +0000)
commit2227251a4e6a95984589e2af2d08ec4f18c9528d
tree44b9611fda46a3fa29ee6604d1f689bd4a58ab18
parent0dee9c1b5cba45c2a6c0320021f88397c559312e
Fix a race condition in test_asynchat uncovered by the Unladen Swallow JIT.
Lib/test/test_asynchat.py