dabla commented on PR #40297:
URL: https://github.com/apache/airflow/pull/40297#issuecomment-2176072150

   The problem with Python is that the basic threading doesn't do real 
multithreading, so I don't know if I will be able to reproduce it as we did 
encounter the issues with multiple workers being deployed across multiple pods. 
 So in order to test this correctly, I would be force to use the 
multiprocessing pyhton module.


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