piston/api/src
Thomas Hobson c7efa5372a
api(job): Switch process cleanup to sync
The system used to use async.
This would result in execution is handed off to other processes.
In the case of a forkbomb was used, it could circumvent the janitor as it consumed more CPU time which would prevent the process janitor from reading the process information in.
2021-11-11 19:27:54 +13:00
..
api Use some() instead of filter() in v2.js 2021-10-16 11:50:07 +02:00
nosocket Fixes nasm32 - adds 32bit arch to seccomp filter (#231) 2021-04-25 16:55:39 +12:00
config.js Adhere to project let, const practices in my code 2021-10-16 11:01:17 +02:00
globals.js lint like rest of codebase 2021-05-08 12:30:40 +12:00
index.js Piston lint 2021-10-09 18:10:58 +02:00
job.js api(job): Switch process cleanup to sync 2021-11-11 19:27:54 +13:00
package.js Piston lint 2021-10-09 18:10:58 +02:00
runtime.js Piston lint 2021-10-09 18:10:58 +02:00