[all-commits] [llvm/llvm-project] ddff81: Revert "lit: revert 134b103fc0f3a995d76398bf4b029d...
aeubanks via All-commits
all-commits at lists.llvm.org
Fri May 7 18:02:17 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ddff81f6925655ac82fc70ebeb6edc511a62b3b5
https://github.com/llvm/llvm-project/commit/ddff81f6925655ac82fc70ebeb6edc511a62b3b5
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2021-05-07 (Fri, 07 May 2021)
Changed paths:
M llvm/utils/lit/lit/util.py
Log Message:
-----------
Revert "lit: revert 134b103fc0f3a995d76398bf4b029d72bebe8162"
This reverts commit d319005a3746a7661c8c9a3302266b6ff7cf61be.
Causing messages like:
File "...\Python\Python39\lib\multiprocessing\connection.py", line 816, in _exhaustive_wait
res = _winapi.WaitForMultipleObjects(L, False, timeout)
ValueError: need at most 63 handles, got a sequence of length 74
More information about the All-commits
mailing list