Skip to content

Conversation

@dstandish
Copy link
Contributor

This is required for async sqlalchemy operations. This surfaces e.g. when we install with --no-dev and run the api-server, we'll get missing module greenlet error in api-server logs.

This is required for async sqlalchemy operations.  This surfaces e.g. when we install with `--no-dev` and run the api-server, we'll get missing module `greenlet` error in api-server logs.
@ashb ashb added this to the Airflow 3.0.1 milestone Apr 22, 2025
@dstandish dstandish merged commit 0c30c6e into apache:main Apr 22, 2025
50 checks passed
@dstandish dstandish deleted the dep-should-include-sqlalchemy-asyncio branch April 22, 2025 20:27
potiuk added a commit to potiuk/airflow that referenced this pull request Apr 23, 2025
The apache#49452 broke min-sqlalchemy tests by adding asyncio as
dependency.
potiuk added a commit to potiuk/airflow that referenced this pull request Apr 23, 2025
The apache#49452 broke min-sqlalchemy tests by adding asyncio as
dependency.
potiuk added a commit that referenced this pull request Apr 23, 2025
The #49452 broke min-sqlalchemy tests by adding asyncio as
dependency.
kaxil pushed a commit that referenced this pull request Apr 23, 2025
This is required for async sqlalchemy operations.  This surfaces e.g. when we install with `--no-dev` and run the api-server, we'll get missing module `greenlet` error in api-server logs.

(cherry picked from commit 0c30c6e)
kaxil pushed a commit that referenced this pull request Apr 23, 2025
The #49452 broke min-sqlalchemy tests by adding asyncio as
dependency.

(cherry picked from commit f15bebe)
prabhusneha pushed a commit to astronomer/airflow that referenced this pull request Apr 25, 2025
This is required for async sqlalchemy operations.  This surfaces e.g. when we install with `--no-dev` and run the api-server, we'll get missing module `greenlet` error in api-server logs.
prabhusneha pushed a commit to astronomer/airflow that referenced this pull request Apr 25, 2025
The apache#49452 broke min-sqlalchemy tests by adding asyncio as
dependency.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants