The GitHub Actions job "Tests (AMD)" on airflow.git/relax-aiosqlite-cap has succeeded. Run started by GitHub user onlyarnav (triggered by onlyarnav).
Head commit for run: d188b442fc134b4b6a4e5c0a247bc41cf6bdc93b / Arnav <[email protected]> Relax aiosqlite cap to allow 0.22.1+ now that SQLAlchemy floor is >=2.0.48 aiosqlite 0.22.0 had a hanging pytest session bug (aiosqlite#369) and also triggered a hanging helper thread under SQLAlchemy 2 (sqlalchemy#13039). The pytest issue was fixed in 0.22.1, and the SQLAlchemy-side fix shipped in 2.0.46. Since our SQLAlchemy floor is already >=2.0.48, we can safely relax the cap from <0.22.0 to !=0.22.0 (excluding only the known-bad 0.22.0 release). Part of #69616. Report URL: https://github.com/apache/airflow/actions/runs/29223477586 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
