redmodd856 commented on issue #55838: URL: https://github.com/apache/airflow/issues/55838#issuecomment-3487493008
> Can someone try > > ``` > export OBJC_DISABLE_INITIALIZE_FORK_SAFETY=YES > ``` > > And see if it solves the problem? If yes - I would approeciate a contribution in the right version of the documentation explaining the workaround. > > https://stackoverflow.com/questions/73638290/python-on-mac-is-it-safe-to-set-objc-disable-initialize-fork-safety-yes-globall @potiuk sadly that does not work. I also attempted limiting to a single worker, but no luck. The only thing that's had some success is switching from Gunicorn to Flask, but that comes with different downsides. -- 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]
