[llvm] [lit] Stop holding subprocess objects open in TimeoutHelper (PR #186712)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 23 02:48:56 PDT 2026


nikic wrote:

For some reason, this seems to have made the "can't start new thread" problem on i686 much worse for us, going from a few dozen Clang tests to 2-3 thousand LLVM tests.

https://github.com/llvm/llvm-project/pull/186712


More information about the llvm-commits mailing list