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:
2f5d95677d0eda7d0ac372144e1e3308d0c31d25 / Niko Oliveira <[email protected]>
Kubernetes Executor Load Time Optimizations

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

Refactor expensive classes (other than the KubernetesExecutor) out of the
kubernetes_executor.py module into a utils modules 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/4822961722

With regards,
GitHub Actions via GitBox


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

Reply via email to