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 vstinner
Date 2018-07-04.09:49:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1530697791.79.0.56676864532.issue34040@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 07888e1cce89e9bb7dc501e287b4cb126e01c378 by Victor Stinner in branch 'master':
bpo-34040, multiprocessing: Fix test_forkserver_sigkill() (GH-8081)
https://github.com/python/cpython/commit/07888e1cce89e9bb7dc501e287b4cb126e01c378
History
Date User Action Args
2018-07-04 09:49:51vstinnersetrecipients: + vstinner
2018-07-04 09:49:51vstinnersetmessageid: <1530697791.79.0.56676864532.issue34040@psf.upfronthosting.co.za>
2018-07-04 09:49:51vstinnerlinkissue34040 messages
2018-07-04 09:49:51vstinnercreate