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.
V
Victor Stinner committed
a1838ec2592e5082c75c77888f2a7a3eb21133e5
Parent: 109fc27
Committed by GitHub <noreply@github.com>
on 12/9/2019, 10:57:05 AM