Problem: As noted in #142, when the IMP kill functionality is used, it only delivers the signal to a single PID. In the case of SIGKILL sent to a single shell, this kills the shell but may leave job tasks running.
The IMP kill functionality should perhaps send SIGKILL to the entire process group.
Problem: As noted in #142, when the IMP kill functionality is used, it only delivers the signal to a single PID. In the case of SIGKILL sent to a single shell, this kills the shell but may leave job tasks running.
The IMP kill functionality should perhaps send SIGKILL to the entire process group.