LSIF: Ensure process exits are not swallowed
Created by: efritz
This adds an event watcher for the supervisor process in the lsif-server container. This will send SIGQUIT to the supervisor if either process exits. Either process should exit when there is churn and the process should be restarted by the outer orchestration layer (k8s or docker).