diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2019-12-09 11:15:23 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-09 11:15:23 (GMT) |
commit | d08fd298dc8d5631f6c504d01ee4f9cfb47db79d (patch) | |
tree | 87e7a7e2629fc078e1df15e6b243ed46cde2ad49 /Python/sysmodule.c | |
parent | 4594565b56e9c99d2d3fb7549041bbca5ecba8e2 (diff) | |
download | cpython-d08fd298dc8d5631f6c504d01ee4f9cfb47db79d.zip cpython-d08fd298dc8d5631f6c504d01ee4f9cfb47db79d.tar.gz cpython-d08fd298dc8d5631f6c504d01ee4f9cfb47db79d.tar.bz2 |
bpo-38547: Fix test_pty if the process is the session leader (GH-17519)
Fix test_pty: if the process is the session leader, closing the
master file descriptor raises a SIGHUP signal: simply ignore SIGHUP
when running the tests.
(cherry picked from commit a1838ec2592e5082c75c77888f2a7a3eb21133e5)
Co-authored-by: Victor Stinner <vstinner@python.org>
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions