piston/api
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
..
src api(job): Switch process cleanup to sync 2021-11-11 19:27:54 +13:00
.dockerignore api: v3 2021-02-21 03:13:56 +13:00
.gitignore Piston lint 2021-10-09 18:10:58 +02:00
Dockerfile pkg(rscript-4.1.1): Added R 4.1.1 2021-09-12 14:38:57 +02:00
package-lock.json Piston lint 2021-10-09 18:10:58 +02:00
package.json Piston lint 2021-10-09 18:10:58 +02:00