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 Ilya.Kulakov
Recipients Ilya.Kulakov, yselivanov
Date 2017-09-16.05:37:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1505540263.45.0.011139526479.issue31489@psf.upfronthosting.co.za>
In-reply-to
Content
I think either loop's signal handler should not be called from a subprocess or at the very least, os.getpid / os.getpgrp should report correctly.
History
Date User Action Args
2017-09-16 05:37:43Ilya.Kulakovsetrecipients: + Ilya.Kulakov, yselivanov
2017-09-16 05:37:43Ilya.Kulakovsetmessageid: <1505540263.45.0.011139526479.issue31489@psf.upfronthosting.co.za>
2017-09-16 05:37:43Ilya.Kulakovlinkissue31489 messages
2017-09-16 05:37:43Ilya.Kulakovcreate