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 skrah
Recipients alexandre.vassalotti, ebfe, eric.smith, martin.panter, pitrou, prinsherbert, serhiy.storchaka, skrah
Date 2015-11-09.13:16:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1447075011.93.0.413012657331.issue25465@psf.upfronthosting.co.za>
In-reply-to
Content
It's a Linux issue. Disable overcommitting of memory (at your own
peril) or set user limits (for example with djb's softlimit), then
the process will be killed instead of freezing the machine.
History
Date User Action Args
2015-11-09 13:16:52skrahsetrecipients: + skrah, pitrou, eric.smith, alexandre.vassalotti, ebfe, martin.panter, serhiy.storchaka, prinsherbert
2015-11-09 13:16:51skrahsetmessageid: <1447075011.93.0.413012657331.issue25465@psf.upfronthosting.co.za>
2015-11-09 13:16:51skrahlinkissue25465 messages
2015-11-09 13:16:51skrahcreate