Nimesh-K-Makwana commented on issue #14672:
URL: https://github.com/apache/airflow/issues/14672#issuecomment-914192397


   > Hello,
   > 
   > I am facing the same issue:
   > airflow 2.1.3 (tested also with 2.1.2)
   > backend: postgresql
   > executor: LocalExecutor
   > 
   > I have modified the variables killed_task_cleanup_time and 
schedule_after_task_execution to resp. 100000 and False.
   > I have also installed airflow as non root user and set the default 
run_as_user to be airflow.
   > 
   > My tasks are getting constantly killed in backfill mode with the traceback:
   > 
   > `[2021-09-07 10:21:20,185] {process_utils.py:100} INFO - Sending 
Signals.SIGTERM to GPID 73011`
   > 
   > Honestly, I am a bit discouraged at this point, could you help me please ? 
tks
   
   Can u continue the thread here: 
[18041](https://github.com/apache/airflow/issues/18041)
   Also provide task and scheduler logs.


-- 
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: [email protected]

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


Reply via email to