piston
piston copied to clipboard
Assign a fraction of os.totalmem() as the default memory limit
Maybe we could assign 90% of the total memory ad the default memory limit in config.js. This way consuming all the memory in the execution process wouldn't cause problems with the parent process.