Taragolis commented on issue #29459: URL: https://github.com/apache/airflow/issues/29459#issuecomment-1425627663
As I understand that it only happen when you add `--wait` flag, and did failed if not. I'm not familiar with `gcloud` but if it create new process and close previous than this behaviour of `local_task_job.py` is valid, it detects that process which initially create task run not exists anymore and kill all process group. -- 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]
