potiuk commented on PR #36443:
URL: https://github.com/apache/airflow/pull/36443#issuecomment-1870052273

   This one is the same code as in the code reverted in #36440 (reverting 
#36366) - but only limited to GCS Task Handler backcompat (stackdriver removal 
is separated to #36442.
   
   This will allow to test the hypothesis that the error in tests we saw is 
caused by asyncio tests for Stackdriver handlers leaking asyncio tasks to other 
tests (likely manifestation of 
https://github.com/pytest-dev/pytest-asyncio/issues/200)


-- 
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]

Reply via email to