singpath / verifier

Pull verifier task from a Firebase queue and run them inside docker container
MIT License
1 stars 1 forks source link

Kill solution runner child process on SIGTERM #33

Closed dinoboff closed 8 years ago

dinoboff commented 8 years ago

If the verifier receives a SIGTERM signal, it will send a SIGKILL signal to the runner.

related to #30