ashb commented on pull request #17618: URL: https://github.com/apache/airflow/pull/17618#issuecomment-898953181
Ahh cause and context are the same object in some cases: ``` In [12]: err.__context__ is err.__cause__ Out[12]: True ``` -- 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]
