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, miss-islington, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2019-09-24.12:19:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1569327594.27.0.922231360261.issue30356@roundup.psfhosted.org>
In-reply-to
Content
New changeset b0e1ae5f5430433766e023c1a6936aeba0f2b84e by Victor Stinner in branch 'master':
bpo-37123: multiprocessing test_mymanager() accepts SIGTERM (GH-16349)
https://github.com/python/cpython/commit/b0e1ae5f5430433766e023c1a6936aeba0f2b84e
History
Date User Action Args
2019-09-24 12:19:54vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, steve.dower, davin, miss-islington
2019-09-24 12:19:54vstinnersetmessageid: <1569327594.27.0.922231360261.issue30356@roundup.psfhosted.org>
2019-09-24 12:19:54vstinnerlinkissue30356 messages
2019-09-24 12:19:54vstinnercreate