github-actions[bot] opened a new pull request, #51482:
URL: https://github.com/apache/airflow/pull/51482

   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.
   (cherry picked from commit 94bacc93bdcb548f2ec2cd2d164345d128c083e5)
   
   Co-authored-by: Jed Cunningham 
<[email protected]>


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