The GitHub Actions job "Tests (AMD)" on airflow.git/relax-aiosqlite-cap has 
succeeded.
Run started by GitHub user eladkal (triggered by eladkal).

Head commit for run:
0b08f01ea4ac07fd70d26468ae6b713540ec918d / 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/29501468256

With regards,
GitHub Actions via GitBox


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

Reply via email to