This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients db3l, pablogsal, vstinner
Date 2019-12-09.10:36:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1575887779.25.0.0873465193972.issue38547@roundup.psfhosted.org>
In-reply-to
Content
> I think fixing the underlying pty issue should certainly be the goal (...)

I wrote PR 17519 which fix the bug. We just have to ignore SIGHUP signal.
History
Date User Action Args
2019-12-09 10:36:19vstinnersetrecipients: + vstinner, db3l, pablogsal
2019-12-09 10:36:19vstinnersetmessageid: <1575887779.25.0.0873465193972.issue38547@roundup.psfhosted.org>
2019-12-09 10:36:19vstinnerlinkissue38547 messages
2019-12-09 10:36:19vstinnercreate