uranusjr commented on pull request #22475: URL: https://github.com/apache/airflow/pull/22475#issuecomment-1077478434
Yes that’s why we catch `Exception`, but `BaseException` is reserved for fairly rare cases that generally imply something very terribly wants to stop things, and I’m not sure swallowing it is better than having things crash terribly. -- 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]
