mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-06 20:16:06 +00:00

We still see "Too many file handles" errors on Windows even with lower numbers of cores. It's not clear what the right balance is, and the bar seems to move as more tests get added. So just use the strategy that works until we can investigate more deeply. llvm-svn: 252325