]> git.ipfire.org Git - thirdparty/tornado.git/commit
improve error message when run_sync does not complete for reasons other than timeout...
authorMin RK <benjaminrk@gmail.com>
Sun, 30 Mar 2025 01:54:43 +0000 (03:54 +0200)
committerGitHub <noreply@github.com>
Sun, 30 Mar 2025 01:54:43 +0000 (21:54 -0400)
commit0b7e700c1fe90f387602ad3305598b23833c30f9
treea7ab29c72f72301dfde6b0babf826ab7dd832845
parentaa66a678d97b6585f0299008dcb23135ec9a8d87
improve error message when run_sync does not complete for reasons other than timeout (#3436)
tornado/ioloop.py
tornado/test/ioloop_test.py