-
Type:
Feature
-
Status: Released (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.9
-
Component/s: None
-
Labels:
A task process, running a monitored shell process, receiving a SIGTERM signal catches the signal and forwards it to the shell process. After that, the task process is expected to terminate.
With this change, a SIGTERM acts directly on the monitored shell process. The monitor has the chance to execute the post-processing methods.