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 2021/07/16 17:00:00 UTC

[GitHub] [airflow] moranlemusj edited a comment on issue #10026: Duplicate tasks invoked for a single task_id when manually invoked task details modal.

moranlemusj edited a comment on issue #10026:
URL: https://github.com/apache/airflow/issues/10026#issuecomment-881585973


   +1 encountered same issue on 2.1.2, but mine's worse... the non matching pid are actually matching lol
   
   ```
   [2021-07-16 16:56:03,719] {{pod_launcher.py:128}} WARNING - Pod not yet started: scraper.2af2f07714944939b31cebb1473710b2
   [2021-07-16 16:56:04,236] {{local_task_job.py:194}} WARNING - Recorded pid 9 does not match the current pid 9
   [2021-07-16 16:56:04,237] {{process_utils.py:100}} INFO - Sending Signals.SIGTERM to GPID 9
   ```


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