jedcunningham opened a new pull request, #51904:
URL: https://github.com/apache/airflow/pull/51904

   Sometimes, somehow, the end of log mark can be missing, and when that
   happens the streaming log reader enters an infinite loop. Instead, if
   the task is in a non-running state and we stop receiving log lines but
   never get the end of log mark, we assume we won't and stop trying. We do
   tell emit that we are stopping though.
   
   Backport of #50715.


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