Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

It stops the process of the task and its child processes immediately if possible by sending the SIGKILL signal.
Perhaps it is not possible to kill a task or one of its child processes because it is running in process state D (uninterruptable process).