diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-01-05 03:54:28 +0000 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-01-05 03:54:28 +0000 |
commit | c932b65428b4995bc53609ed361fddf382882ee5 (patch) | |
tree | e2cac3eff5a4c6fb3f3a57ec3f7c2fb174d64160 /Python/mysnprintf.c | |
parent | 4b2b43d9889b498c1dc71b8a2bef8cfea45f410c (diff) | |
download | cpython-git-c932b65428b4995bc53609ed361fddf382882ee5.tar.gz |
test_threading: use Popen.communicate() instead of .wait()
Popen.communicate() avoids deadlocks and close the pipes when done. This commit
fixes a ResourceWarning(unclosed pipe).
Diffstat (limited to 'Python/mysnprintf.c')
0 files changed, 0 insertions, 0 deletions