-
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 async engine and session (Draft PR to test a fix) #44042
Closed
Closed
+70
−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 f629521 - Browse repository at this point
Copy the full SHA f629521View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4049d0 - Browse repository at this point
Copy the full SHA e4049d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ab7229 - Browse repository at this point
Copy the full SHA 1ab7229View commit details -
Configuration menu - View commit details
-
Copy full SHA for c95212e - Browse repository at this point
Copy the full SHA c95212eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d58d23 - Browse repository at this point
Copy the full SHA 4d58d23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89cf7f2 - Browse repository at this point
Copy the full SHA 89cf7f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb14a5a - Browse repository at this point
Copy the full SHA bb14a5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for dded57a - Browse repository at this point
Copy the full SHA dded57aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cbcba05 - Browse repository at this point
Copy the full SHA cbcba05View commit details -
Configuration menu - View commit details
-
Copy full SHA for de7e6c2 - Browse repository at this point
Copy the full SHA de7e6c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6efdb4 - Browse repository at this point
Copy the full SHA d6efdb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ea25df - Browse repository at this point
Copy the full SHA 1ea25dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 74a86df - Browse repository at this point
Copy the full SHA 74a86dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for d651af8 - Browse repository at this point
Copy the full SHA d651af8View 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.