diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2020-11-21 09:46:21 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-21 09:46:21 (GMT) |
commit | 713b4bbd97392acc492a4fefb2d07ae61fb7b75d (patch) | |
tree | 30d3c2270e96cc908c5c9cf1a9d3da01871bc87e /Mac/Unsupported/PythonScript/PythonScript.py | |
parent | c1bbca5b004b3f74d240ef8a76ff445cc1a27efb (diff) | |
download | cpython-713b4bbd97392acc492a4fefb2d07ae61fb7b75d.zip cpython-713b4bbd97392acc492a4fefb2d07ae61fb7b75d.tar.gz cpython-713b4bbd97392acc492a4fefb2d07ae61fb7b75d.tar.bz2 |
bpo-40550: Fix time-of-check/time-of-action issue in subprocess.Popen.send_signal. (GH-20010)
send_signal() now swallows the exception if the process it thought was still alive winds up not to exist anymore (always a plausible race condition despite the checks).
Co-authored-by: Gregory P. Smith <greg@krypto.org>
(cherry picked from commit 01a202ab6b0ded546e47073db6498262086c52e9)
Co-authored-by: Filipe LaĆns <lains@archlinux.org>
Diffstat (limited to 'Mac/Unsupported/PythonScript/PythonScript.py')
0 files changed, 0 insertions, 0 deletions