Xuanwo commented on PR #3763:
URL: 
https://github.com/apache/incubator-opendal/pull/3763#issuecomment-1858677948

   > Due to the fact that the built-in write function of the `Accessor` cannot 
implement `atomic_write_dir` method, therefore, cannot implement `async move` 
in 
[write.rs](https://github.com/apache/incubator-opendal/blob/main/core/src/services/fs/writer.rs#L77)
 like `fs` to obtain ownership of the pointed variable, causing the lifecycle 
to exceed the current scope.
   
   I'm not clear on this. Could you provide a code sample to illustrate your 
idea?


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