potiuk commented on issue #16831: URL: https://github.com/apache/airflow/issues/16831#issuecomment-874732681
NEVER use return in finally https://stackoverflow.com/questions/11164144/weird-try-except-else-finally-behavior-with-return-statements. This is not that well-known behaviour of python but this is how it works. -- 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]
