]> git.ipfire.org Git - thirdparty/tornado.git/commit
Fix tests: IOLoop.current() now behaves the same way on any thread
authorThomas Kluyver <thomas@kluyver.me.uk>
Fri, 10 Feb 2023 14:39:37 +0000 (14:39 +0000)
committerThomas Kluyver <thomas@kluyver.me.uk>
Fri, 10 Feb 2023 14:39:37 +0000 (14:39 +0000)
commit4bc84dca8b53f1657a1b7a2046308cbe357d3938
tree5085caa5fd5296a627cfa8a545cadec97497e7e7
parentf661b2a19358e1dde23fdd7fb740c74cfa78b375
Fix tests: IOLoop.current() now behaves the same way on any thread
tornado/test/asyncio_test.py