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:
f7206349b47160cf86ae87e6c048d9eb2e0e2e3e / 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/4769732155

With regards,
GitHub Actions via GitBox


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

Reply via email to