Skip to content

bpo-40094: Enhance fork and wait tests #19259

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 31, 2020
Merged

bpo-40094: Enhance fork and wait tests #19259

merged 1 commit into from
Mar 31, 2020

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Mar 31, 2020

  • 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