mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-20 20:16:26 +02:00
add timeout to executors
This commit is contained in:
parent
2c99873dcb
commit
97ba014d25
7 changed files with 7 additions and 7 deletions
|
@ -1,3 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
nodejs $*
|
||||
timeout -s HUP 2 nodejs $*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue