alannesta edited a comment on issue #8212:
URL: https://github.com/apache/airflow/issues/8212#issuecomment-1047786495


   After trying with monkey_patch and causing tons of unexpected issues here 
and there, I find the simplest solution is to set worker_class to `sync`(which 
is the default) instead of `gevent`: 
https://github.com/apache/airflow/blob/main/airflow/config_templates/default_airflow.cfg#L573


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to