aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Python/tracemalloc.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2023-09-29 02:41:12 +0200
committerGitHub <noreply@github.com>2023-09-29 02:41:12 +0200
commitbd4518c60c9df356cf5e05b81305e3644ebb5e70 (patch)
tree398e3176f6029b0a6253b0b3ec988982a6046d2c /Python/tracemalloc.c
parent4e356ad183eeb567783f4a87fd092573da1e9252 (diff)
downloadcpython-bd4518c60c9df356cf5e05b81305e3644ebb5e70.tar.gz
cpython-bd4518c60c9df356cf5e05b81305e3644ebb5e70.zip
gh-110036: multiprocessing Popen.terminate() catches PermissionError (#110037)
On Windows, multiprocessing Popen.terminate() now catchs PermissionError and get the process exit code. If the process is still running, raise again the PermissionError. Otherwise, the process terminated as expected: store its exit code.
Diffstat (limited to 'Python/tracemalloc.c')
0 files changed, 0 insertions, 0 deletions