diff options
author | Victor Stinner <vstinner@python.org> | 2023-09-10 00:24:38 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-10 00:24:38 (GMT) |
commit | 0553fdfe3040073307e8c53273041130148541d5 (patch) | |
tree | 6a13843168e13493b8ef07e01ffc2ac812bbe964 /Python/tracemalloc.c | |
parent | 0c0f254230bbc9532a7e78077a639a3ac940953c (diff) | |
download | cpython-0553fdfe3040073307e8c53273041130148541d5.zip cpython-0553fdfe3040073307e8c53273041130148541d5.tar.gz cpython-0553fdfe3040073307e8c53273041130148541d5.tar.bz2 |
gh-109162: Refactor libregrtest.runtest_mp (#109205)
* Add attributes to Regrtest and RunTests:
* fail_env_changed
* num_workers
* Rename MultiprocessTestRunner to RunWorkers. Add num_workers
parameters to RunWorkers constructor. Remove RunWorkers.ns
attribute.
* Rename TestWorkerProcess to WorkerThread.
* get_running() now returns a string like: "running (...): ...".
* Regrtest.action_run_tests() now selects the number of worker
processes, instead of the command line parser.
Diffstat (limited to 'Python/tracemalloc.c')
0 files changed, 0 insertions, 0 deletions