[Feature Request, SERVER] PID info in 'another instance already running'
Author: MikhailKasimovCreated Aug 31, 2026Updated Aug 31, 2026
Labelsenhancement
Hello!
Deal:
also define the server's PID to avoid tracking via ps-aux | grep (lazy on redundant hands movement ;) ) and to have something like:
another instance already running --> another instance already running (PID=....)
This would descrease a one step on kill -15 PID operation.
Source: stamparm/maltrail