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

Head commit for run:
4483a01ac555df97af4bdbeffa7f9e79361fc898 / Ash Berlin-Taylor <[email protected]>
Prevent double loading of providers from local paths

I noticed a case where the same local providers were loaded more than
once, and it turned out to be caused by having `.` in the python search
path.

The fix for this is to canonicalize the path before looking for
providers in it, and not searching in a path more than once.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to