eejbyfeldt commented on issue #13808:
URL: https://github.com/apache/airflow/issues/13808#issuecomment-764710319


   > Did that task run correctly or was it marked as failed?
   
   It failed. In the logs of the task we had the following:
   ```
   State of this instance has been externally set to queued. Terminating 
instance.
   Sending Signals.SIGTERM to GPID 16
   Received SIGTERM. Terminating subprocesses.
   Task received SIGTERM signal
   ...
   ```
   So the it seems the `LocalTaskJob` noticed a state change and terminated the 
task.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to