judoole commented on issue #55838:
URL: https://github.com/apache/airflow/issues/55838#issuecomment-3521643907

   > I managed to get around the problem by putting this in my 
`airflow_local_settings.py`. You can probably try adding it to some file that's 
loaded up very early in the startup. eg for me, `airflow.cfg` references 
`airflow_local_settings.py` so I put it there.
   
   I tried doing the same as you @mehernosh, but I keep having the SIGSEGV 
error. I see that the mock is used, because it prints the skipping message for 
some DAGs that are faulty. Are you able to share some more info on how it 
worked for you? Did you do anything else as well?


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