gh-109276: libregrtest: limit number workers (#109288)
Don't spawn more threads than the number of jobs: these worker threads would never get anything to do. * Add the number of tests in "Run ... tests in ..." message. * Add RunTests.get_jobs() method. * Add plural() function. * count() uses f-string.
V
Victor Stinner committed
8c813faf864ac1d788a3efc45b4e76c1c3c3b340
Parent: a84cb74
Committed by GitHub <noreply@github.com>
on 9/12/2023, 3:47:04 AM