Commit b00ccc29 authored by Bruno P. Kinoshita's avatar Bruno P. Kinoshita
Browse files

#1372: Use ps -p instead of kill -0.

The current command (kill -0 $pid) does not seem to work on a
Kubernetes cluster (Onyxia), even though the same container used
for pods works when launched locally.
parent 46697dbc
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment