pingzh commented on PR #23684: URL: https://github.com/apache/airflow/pull/23684#issuecomment-1125469628
> Why is the ti instance from the database not configured correctly? I took a look at its `__init__` and couldn’t find anything out of ordinary. > > Maybe we could use `@reconstructor` to correctly handle this instead. @uranusjr one of the biggest thing is the `self._log`, which causes this issue https://github.com/apache/airflow/issues/23540 the task std log isn't captured -- 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]
