mik-laj commented on issue #11193: URL: https://github.com/apache/airflow/issues/11193#issuecomment-702458772
> airflow scheduler & > exec airflow webserver You cannot run multiple processes if you are using SQLite. SQLite does not support multithreaded/multiprocess operations. ---------------------------------------------------------------- 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]
