Skip to content

bpo-40094: Enhance fork and wait tests#19259

Merged
vstinner merged 1 commit into
python:masterfrom
vstinner:test_fork_wait
Mar 31, 2020
Merged

bpo-40094: Enhance fork and wait tests#19259
vstinner merged 1 commit into
python:masterfrom
vstinner:test_fork_wait

Conversation

@vstinner

@vstinner vstinner commented Mar 31, 2020

Copy link
Copy Markdown
Member
  • test_fork1: remove duplicated wait_impl() method: reuse
    fork_wait.py implemented instead.
  • Use exit code different than 0 to ensure that we executed the
    expected code path.

https://bugs.python.org/issue40094

* test_fork1: remove duplicated wait_impl() method: reuse
  fork_wait.py implemented instead.
* Use exit code different than 0 to ensure that we executed the
  expected code path.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants