Skip to content

Bugfix/tests for msvc spawn #8

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 5 commits into from
Aug 2, 2020
Merged

Bugfix/tests for msvc spawn #8

merged 5 commits into from
Aug 2, 2020

Conversation

jaraco
Copy link
Member

@jaraco jaraco commented Aug 2, 2020

In pypa/setuptools#2257, I learned that the test for the fix introduced in #6 was inadequate and that although the test did catch race conditions with the old implementation, it failed to catch a regression in the patched implementation. This approach goes further and ensures that the tests fail when the spawn command does not run as expected and then fixes two flaws in the implementation.

@jaraco jaraco merged commit 51b75e9 into clean Aug 2, 2020
@jaraco jaraco deleted the bugfix/tests-for-msvc-spawn branch August 2, 2020 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant