Details
-
Feature
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
Current Situation
The task functions terminate and terminate with timeout affects only tasks on Unix. On Windows you get the error
SCHEDULER-490 The Windows operating system does not support Unix signals (like SIGTERM). kill_task with timeout > 0 is not supported
Desired Behavior
These functions get additional (Unix) in its label to recognized at a glance that the functions act only on Unix.
Attachments
Issue Links
- is affected by
-
JS-1163 <kill_task timeout="..."> with SIGTERM before SIGKILL
- Released