dstandish commented on issue #30740: URL: https://github.com/apache/airflow/issues/30740#issuecomment-1528092403
Yeah i think there's something perhaps with the way stackdriver uses threads that may be incompatible with the way we run tasks it uses class BackgroundThreadTransport our tasks are run as (usually) forked subrocesses and probably the subprocess messages get lost. -- 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]
