jscheffl opened a new pull request, #43942:
URL: https://github.com/apache/airflow/pull/43942

   Fix for errors in https://github.com/apache/airflow/actions/runs/11798339919
   
   Assumed root casue - only 90% certain: Concurrency in pytest with xdist.
   I was able to fix it with not seeing the error locally by making imports 
late - seems if a top level import is made befor the mock, the 
`execute_in_subprocess` call was not correctly mocked... whyever.


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