]> git.ipfire.org Git - thirdparty/tornado.git/commitdiff
Merge pull request #3624 from mokashang/fix/test-multi-process-thread-leak master
authorBen Darnell <ben@bendarnell.com>
Thu, 21 May 2026 18:10:57 +0000 (14:10 -0400)
committerGitHub <noreply@github.com>
Thu, 21 May 2026 18:10:57 +0000 (14:10 -0400)
Run test_multi_process in a fresh subprocess to avoid leaked-thread fork warning


Trivial merge