In the past, lit used threads to run tests in parallel. Today we use
multiprocessing.Pool, which uses processes. Let's stay more abstract
and use "worker" everywhere.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 39009 Build 39008: arc lint + arc unit