forked from python/cpython
-
Notifications
You must be signed in to change notification settings - Fork 60
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bpo-30028: make test.support.temp_cwd() fork-safe
Improve the context manager test.support.temp_cwd() to not remove the temporary directory, if a forked child terminates.
- Loading branch information
Anselm Kruis
committed
Apr 9, 2017
1 parent
45d22c2
commit 22e032a
Showing
2 changed files
with
18 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters