The issue with the previous implementation was that under certain
circumstances, the sentry process would take over the current
process. Also, stopping the server had quite an inefficient
implementation. Delegate this to systemd for management.
This pull request introduces 2 alerts when merging f10b1f4d2451ea86ed668325dd684184cec79785 into 7570428b878a5362ad049aff32dbb9df8cd49d2c - view on LGTM.com
The issue with the previous implementation was that under certain circumstances, the sentry process would take over the current process. Also, stopping the server had quite an inefficient implementation. Delegate this to systemd for management.