-
Notifications
You must be signed in to change notification settings - Fork 14.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add basic asyncio support #43944
Open
dstandish
wants to merge
12
commits into
apache:main
Choose a base branch
from
astronomer:add-async-engine-and-session
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Add basic asyncio support #43944
+67
−6
Commits on Nov 14, 2024
-
This is meant to be sort of a hello world for asyncio support in airflow. It will be refined and extended in the future. But I think airflow ultimately really needs to go in this direction: in the new REST API, in the new AIP-72 internal API server, in triggers, and ultimately, in the scheduler.
Configuration menu - View commit details
-
Copy full SHA for 84f6fb9 - Browse repository at this point
Copy the full SHA 84f6fb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcb930d - Browse repository at this point
Copy the full SHA fcb930dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5dfbaf0 - Browse repository at this point
Copy the full SHA 5dfbaf0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3de48eb - Browse repository at this point
Copy the full SHA 3de48ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 97546da - Browse repository at this point
Copy the full SHA 97546daView commit details -
Configuration menu - View commit details
-
Copy full SHA for a99a393 - Browse repository at this point
Copy the full SHA a99a393View commit details -
Configuration menu - View commit details
-
Copy full SHA for de31c5d - Browse repository at this point
Copy the full SHA de31c5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 00fbf35 - Browse repository at this point
Copy the full SHA 00fbf35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24bbf30 - Browse repository at this point
Copy the full SHA 24bbf30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60cce2c - Browse repository at this point
Copy the full SHA 60cce2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6791e41 - Browse repository at this point
Copy the full SHA 6791e41View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca7b9b2 - Browse repository at this point
Copy the full SHA ca7b9b2View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.