◐ Shell
clean mode source ↗

Ensure that iOS test re-runs don't try to spawn a process. by freakboy3742 · Pull Request #122994 · python/cpython

@freakboy3742

ned-deily

blhsing pushed a commit to blhsing/cpython that referenced this pull request

Aug 22, 2024
…2994)

Adds the --single-process option to the iOS test runner to ensure re-runs execute in the same process.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Aug 27, 2024
…122994)

Adds the --single-process option to the iOS test runner to ensure re-runs execute in the same process.
(cherry picked from commit e03073f)

Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>

freakboy3742 added a commit that referenced this pull request

Aug 27, 2024
…-122994) (#123368)

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 e03073f)

Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>