jedcunningham opened a new pull request, #30008: URL: https://github.com/apache/airflow/pull/30008
Instead of keeping setup and teardown tasks separate from the normal task list in Task Groups, we will put them all into children together. Attributes on the tasks are all we need to support the setup/teardowns feature, and keeping them as normal-task-like as possible is desirable. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
