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

Head commit for run:
43ecf9ef0573868142867c07cf369ffb6936255f / Bolke de Bruin <[email protected]>
Lazy load serialization modules

Currently all the serde modules are loaded on startup
which are notriously slow, even if they are never used.

This changes the behavior to lazy load 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/4438854774

With regards,
GitHub Actions via GitBox


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

Reply via email to