seanghaeli opened a new pull request, #52724: URL: https://github.com/apache/airflow/pull/52724
Added `SuccessTIState` and `FailureTIState` classes to further subcategories task instance states, to address https://github.com/apache/airflow/issues/52722 Added unit tests for logical checks like `SuccessTIState + FailureTIState = TerminalTIState` and `TerminalTIState + IntermediateTIState = TaskInstanceState` -- 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]
