]> git.ipfire.org Git - thirdparty/tornado.git/commit
Fixed: Subsequent calls to AsyncTestCase.wait() now clear previously set timeouts. 460/head
authorRoey Berman <roey.berman@gmail.com>
Mon, 13 Feb 2012 13:23:24 +0000 (15:23 +0200)
committerRoey Berman <roey.berman@gmail.com>
Mon, 13 Feb 2012 13:26:06 +0000 (15:26 +0200)
commit6ed1eaf1729ab01d76526f3587cb605d03a96fdc
treea635080d8a68a50ea4186f2752bce681e3a253e8
parent2d665a41b09cf8dbabc6b5b2d5f043bc1626906f
Fixed: Subsequent calls to AsyncTestCase.wait() now clear previously set timeouts.
See: http://groups.google.com/group/python-tornado/browse_thread/thread/cc77a08b15c39a14
tornado/test/testing_test.py
tornado/testing.py