asaf400 edited a comment on issue #18874:
URL: https://github.com/apache/airflow/issues/18874#issuecomment-941022822


   @potiuk Yes, I can try and fix it, but it wouldn't be pretty, 
   Partly because the issue is also actually docker-py's fault..
   
   I mean, I'll have to go through some of the old commits, and see if my 'fix' 
doesn't revert some of the older commits, but I think the resolution might be 
not using attach() at all, and just using logs() after container exits, and 
before container removal.
   
   in any case, I'll try to align the resolution with the pytest and documented 
expected behavior
   
   Edits: rephrasing


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