kaxil commented on issue #12808:
URL: https://github.com/apache/airflow/issues/12808#issuecomment-738854764


   This is because of the new update in MacOS.
   
   Check 
https://airflow.apache.org/blog/airflow-1.10.10/#running-airflow-on-macos
   
   Add the following to your `.bashrc` / `.zshrc`
   
   ```
   export OBJC_DISABLE_INITIALIZE_FORK_SAFETY=YES
   ```


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to