Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upwptrunner does not continuously use the requested number of processes #19857
Labels
Comments
|
Wild speculation: maybe the testes are divvied up at the start of the run, and if one set finishes before the others the remaining work is not redistributed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've watched it start with the desired number, then slowly trail off until a single process is in use at a time. This should be investigated, as it should significantly improve our test times if fixed.
cc @jgraham