Oct. 19, 2017
8:49 a.m.
On Thu, Oct 19, 2017 at 10:05:58AM +0200, Stephan Houben wrote:
2017-10-19 1:59 GMT+02:00 Steven D'Aprano <steve@pearwood.info>:
On Wed, Oct 18, 2017 at 02:51:37PM +0200, Stefan Krah wrote:
$ softlimit -m 1000000000 python3 [...] MemoryError
People who are worried could make a python3 alias or use Ctrl-\.
I just tried that on two different Linux computers I have, and neither have softlimit.
Yeah, not sure what "softlimit" is either.
Part of daemontools: https://cr.yp.to/daemontools/softlimit.html Stefan Krah