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

   This fixes the scheduler crash due to reading a zipped file as source code 
when trying to pre-import airflow modules from the python modules in the zip 
files. The fix was to extract the python modules in the zip file and then 
pre-import airflow modules in them
   
   closes: https://github.com/apache/airflow/issues/31039


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