potiuk commented on issue #51512:
URL: https://github.com/apache/airflow/issues/51512#issuecomment-3083797458

   Lilely reason for that 
https://github.com/apache/airflow/pull/46891#discussion_r2213153842  is a long 
standing Python bug where file descriptors could be unnecessary duplicated 
(fixed in Python 3.13) - and it is maybe something we can workaround for Python 
< 3.12 - so that people do not have to wait for 3.1 and switch to Python 3.13. 
cc: @ashb @amoghrajesh @kaxil 


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