patgarz commented on issue #25964: URL: https://github.com/apache/airflow/issues/25964#issuecomment-1228770536
As an update -- the above was tested with py38 and Airflow 2.2.5. I've now tested with py39 and 2.3.4 and am seeing the same behavior. As an aside, the reason I'm calling this a bug and not a feature request is that the passed object (which we test by doing a log of `type(context['exception'])` --> `<class 'NameError'>`) is correct, but we don't see the expected data passed with it. I'm pretty stumped, personally. -- 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]
