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

Head commit for run:
b749f7fd217bf521179b31282c55ce070c442cf3 / bolkedebruin 
<[email protected]>
Lazy load serialization modules (#30094)

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.

---------

Co-authored-by: Tzu-ping Chung <[email protected]>

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

With regards,
GitHub Actions via GitBox


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

Reply via email to