dstandish commented on issue #48844: URL: https://github.com/apache/airflow/issues/48844#issuecomment-2787133193
> Maybe try running some of the assets dags with 2.10.5 . > > 1.`breeze start-airflow --executor CeleryExecutor --backend postgres --dev-mode --load-example-dags --use-airflow-version 2.10.5` 2. Run assets dags 3. do stop_airflow in one of tmux terminal 4. `breeze start-airflow --executor CeleryExecutor --backend postgres --dev-mode --load-example-dags` 5. Notice scheduler crash i see -- maybe assets are parsed more aggressively than dags -- with dags i had to have them actively at upgrade time to repro -- 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]
