Skip to content

LSIF: Ensure process exits are not swallowed

Warren Gifford requested to merge lsif-kill-supervisor into master

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).

Merge request reports

Loading