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 davin, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2018-06-27.15:29:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1530113362.81.0.56676864532.issue30356@psf.upfronthosting.co.za>
In-reply-to
Content
> I see different options: (...) * Allow -signal.SIGTERM exit code in test_mymanager_context()

When I discussed with Davin, he told me that it's an acceptable solution.

So I wrote the PR 7968 to implement this trivial fix.
History
Date User Action Args
2018-06-27 15:29:22vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, steve.dower, davin
2018-06-27 15:29:22vstinnersetmessageid: <1530113362.81.0.56676864532.issue30356@psf.upfronthosting.co.za>
2018-06-27 15:29:22vstinnerlinkissue30356 messages
2018-06-27 15:29:22vstinnercreate