You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/06/07 15:20:56 UTC

[GitHub] [airflow] tanelk commented on pull request #23274: Remove custom signal handling in Triggerer

tanelk commented on PR #23274:
URL: https://github.com/apache/airflow/pull/23274#issuecomment-1148818199

   @potiuk It seems that after this we do not change the TriggererJob state to success any more. They stay in running:
   ![2022-06-07_18-17](https://user-images.githubusercontent.com/3342974/172417625-9d35c258-a269-493a-bdf5-45c2a1f31044.png)
   
   There is also register_signals method in the triggerer job, but it is never called.
   
   https://github.com/apache/airflow/blob/717a7588bc8170363fea5cb75f17efcf68689619/airflow/jobs/triggerer_job.py#L67-L70
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org