diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2017-08-09 15:44:19 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-09 15:44:19 (GMT) |
commit | 4baca1b0f7325032598cd38e7ceffc79b616d255 (patch) | |
tree | 66687ca7d5e3dcf9c63264a54dff36973ee58179 /Lib/idlelib/idle_test/test_calltips.py | |
parent | 122081deef86174beee965be1207fa46ea23533d (diff) | |
download | cpython-4baca1b0f7325032598cd38e7ceffc79b616d255.zip cpython-4baca1b0f7325032598cd38e7ceffc79b616d255.tar.gz cpython-4baca1b0f7325032598cd38e7ceffc79b616d255.tar.bz2 |
bpo-31160: Fix test_builtin for zombie process (#3043)
PtyTests.run_child() now calls os.waitpid() to read the exit status
of the child process to avoid creating zombie process and leaking
processes in the background.
Diffstat (limited to 'Lib/idlelib/idle_test/test_calltips.py')
0 files changed, 0 insertions, 0 deletions