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 fangyizhou
Recipients Mike Lewis, fangyizhou
Date 2018-02-14.12:15:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1518610509.55.0.467229070634.issue32795@psf.upfronthosting.co.za>
In-reply-to
Content
I choose to implement the first way. I believe this is in favour in prevention of resource leaks and zombie processes.

https://github.com/python/cpython/pull/5684
History
Date User Action Args
2018-02-14 12:15:09fangyizhousetrecipients: + fangyizhou, Mike Lewis
2018-02-14 12:15:09fangyizhousetmessageid: <1518610509.55.0.467229070634.issue32795@psf.upfronthosting.co.za>
2018-02-14 12:15:09fangyizhoulinkissue32795 messages
2018-02-14 12:15:09fangyizhoucreate