Lee-W commented on PR #50371: URL: https://github.com/apache/airflow/pull/50371#issuecomment-2978686419
> I’m not entirely sure, but if we want to pre-load all the core Airflow modules—instead of, as before, pre-loading only the modules required by the current dag file before forking—should we place the pre-import function before the parse loop? This way, we can avoid redundant imports. Probably will need to benchmark again to see whether we want it. I feel it probably wouldn't affect much? Not sure -- 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]
