JDarDagran commented on PR #40053: URL: https://github.com/apache/airflow/pull/40053#issuecomment-2168190398
> > As this is ran in parallel - doesn't each parallel breeze instance use the same ./dist? At the moment this is what I'm doing in the entrypoint script (with --mount tests and Airflow installed from prepared wheel) > > Yes. We would have to run the tests sequentially to make it works (no `--run-in-parallel` and likely copying/moving providers once before. Then how's that better than my current approach? Additionally, one would need to take care of managing installed/uninstalled/downloaded/removed providers in the sequence. Seems too complicated. -- 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]
