stavdav143 commented on PR #35677:
URL: https://github.com/apache/airflow/pull/35677#issuecomment-1837605592

   This below explains how this PR fixes the Docker Swarm Operator issues:
   
   Bug
   Below the task never ends and the logs are not being streamed (before this 
fix):
   
![output_bug](https://github.com/apache/airflow/assets/58971745/e84b782c-4484-40d3-89c8-54a982efeb91)
   
   With fix
   Below the task ends and the logs are being streamed sychronously (this fix):
   
![output](https://github.com/apache/airflow/assets/58971745/d030c02c-4a2b-469c-91c8-cbed96436374)
   


-- 
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-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to