1
0
Fork 0
mirror of https://github.com/engineer-man/piston.git synced 2025-04-22 04:56:30 +02:00

increase timeout

This commit is contained in:
Brian Seymour 2018-09-20 22:28:09 -05:00
parent e9c952216b
commit 7d299a6a2b

View file

@ -63,6 +63,6 @@ docker run \
-v $dir/executors/cpp:/executor_cpp \
-v $dir/executors/go:/executor_go \
piston \
timeout -s HUP 3 /$bin /$file $file 2>&1
timeout -s HUP 15 /$bin /$file $file 2>&1
rm -f /tmp/$file