]> git.ipfire.org Git - thirdparty/tornado.git/commitdiff
Merge pull request #3163 from graingert/avoid-threading-identity
authorBen Darnell <ben@bendarnell.com>
Thu, 23 Jun 2022 00:26:37 +0000 (20:26 -0400)
committerGitHub <noreply@github.com>
Thu, 23 Jun 2022 00:26:37 +0000 (20:26 -0400)
use get_running_loop to choose between call_soon and call_soon_thread…


Trivial merge