TennyZhuang commented on PR #5324:
URL: https://github.com/apache/opendal/pull/5324#issuecomment-2480559706

   > I don't like the idea that:
   
   Please note that `pickle` doesn’t mean `shared`. The user can pickle the 
operator, close the operator, pass the bytes to another process and unpickle 
the operator. So we should implement pickle for every operator, both shared and 
unique.
   
   What we only can do is disable the tests for unique operator.
   
   


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