AutomationDev85 opened a new pull request, #58998: URL: https://github.com/apache/airflow/pull/58998
# Overview PR https://github.com/apache/airflow/pull/58488 introduced returning XCom from the finally block. Thanks to @johnslavik for identifying the issue. # Change Summary * Remove the return from the finally block and use xcom_push to emit the XCom. * Update unit tests accordingly. -- 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]
