worktop
worktop copied to clipboard
Check if PID is still active
Is there any way you can add the ability to see whether a PID no longer exists? Colouring the PIDs a different colour maybe? Should be efficient if you poll /proc
Should be doable for the local node, yeah. Might have a play with it this w/e
Better late than never, I've made a crude implementation of this which works nicely for single node deployments but could be misleading in multi machine setups.