You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fixes#63729
Celery now uses explicit task names when submitting tasks to workers,
make sure to set that explicit name on the older module level app that
Airflow 2.x uses.
0 commit comments