Versions Compared

Key

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

...

Jira
serverSOS JIRA
columnIdsissuekey,summary,issuetype,created,updated,duedate,assignee,reporter,priority,status,resolution
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId6dc67751-9d67-34cd-985b-194a8cdc9602
keyJS-2148

Anchor
termination_of_jobs
termination_of_jobs
Termination of Jobs

Jobs can be terminated in one of the following ways:

...

  • The Agent uses the kill_task.cmd script which is available from its var_<port>/work directory.
    • The script uses the taskkill command to force termination of the job's process and child processes.
    • Download: kill_task.cmd
  • An individual script can be specified with a command line option on Agent startup, see JS7 - Agent Command Line Operation.

Anchor
termination_of_agent
termination_of_agent
Termination of Agent

The follow applies to releases starting from 2.7.2.

...