uranusjr commented on PR #24772:
URL: https://github.com/apache/airflow/pull/24772#issuecomment-1174830991

   It might not be pickling per-se (I still have not found the actual direct 
cause to the issue), but the same marshalling logic (that uses `__setstate__`) 
is reused in a lot of places in Python, including the default `__copy__` 
implementation, so that could be the case.


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