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 pitrou
Recipients davin, pitrou, rhettinger, sbt
Date 2017-04-27.10:55:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493290536.08.0.621447878553.issue30185@psf.upfronthosting.co.za>
In-reply-to
Content
A simpler solution would actually be to catch KeyboardInterrupt inside the forkserver loop and exit cleanly...
History
Date User Action Args
2017-04-27 10:55:36pitrousetrecipients: + pitrou, rhettinger, sbt, davin
2017-04-27 10:55:36pitrousetmessageid: <1493290536.08.0.621447878553.issue30185@psf.upfronthosting.co.za>
2017-04-27 10:55:36pitroulinkissue30185 messages
2017-04-27 10:55:36pitroucreate