The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user o-nikolas (triggered by o-nikolas).

Head commit for run:
680e92103b59246d19b516568cb1d1b7d9a9facc / Niko Oliveira <[email protected]>
Celery Executor load time optimizations

Import optimizations to decrease the amount of time it takes to
load/import the celery executor.
Move some expensive typing related imports to be under TYPE_CHECKING.

Refactor expensive classes (other than the CeleryExecutor) out of the
celery_executor.py module into a utils module so they are only
loaded at runtime.

Also move some imports to runtime imports, closer to their usage.

Report URL: https://github.com/apache/airflow/actions/runs/4866272119

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to