There should be a way to forcefully kill (SIGKILL) a Proc

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      Currently, Proc.kill only uses SIGTERM - which in some cases isn't enough.

      Either, it should SIGTERM, wait a while, see if the process is still running - and then use SIGKILL, or it should just expose a secondary "really_kill" API that plugin writers can use if they need it.

            Assignee:
            Unassigned
            Reporter:
            Jørgen Tjernø
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: