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

Head commit for run:
1f48badb43ad2f9deb465e76eae866fe53aea921 / Bolke de Bruin <[email protected]>
Lazy load serialization modules for numpy and kubernetes

Currently the serde modules for kubernetes and numpy are loaded on startup
which are notriously slow, even if they are never used.

This changes the behavior of those modules to lazy load them and
adds functionality to the serde module to report how much time
serialization classes take to load and caches the regexp pattern
for matching against the allow list.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to