summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Tests/2019-12-09-11-32-34.bpo-38547.Juw54e.rst
blob: 10f3cc08511ddbba3644d69fb10ede9b63a85f65 (plain)
1
2
3
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.