mirror of
https://github.com/python/cpython.git
synced 2026-05-08 13:40:46 -04:00
fa21b3b8ee
Ensure that iOS test re-runs don't try to spawn a process. (GH-122994)
Adds the --single-process option to the iOS test runner to ensure re-runs execute in the same process.
(cherry picked from commit e03073ff20)
Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>