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 pitrou
Recipients gregory.p.smith, pitrou
Date 2017-12-30.12:04:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1514635443.35.0.213398074469.issue32443@psf.upfronthosting.co.za>
In-reply-to
Content
> Regardless, it'd be nice to have it available in the stdlib so it could be used if deemed useful.

Agreed.

> Signals are process global state, no thread compatible library can rightfully take ownership of a one.

But then is the signalfd() idea for subprocess doomed as well?
History
Date User Action Args
2017-12-30 12:04:03pitrousetrecipients: + pitrou, gregory.p.smith
2017-12-30 12:04:03pitrousetmessageid: <1514635443.35.0.213398074469.issue32443@psf.upfronthosting.co.za>
2017-12-30 12:04:03pitroulinkissue32443 messages
2017-12-30 12:04:03pitroucreate