amunra opened a new issue, #6646:
URL: https://github.com/apache/opendal/issues/6646

   ### Describe the bug
   
   There seems to be an incompatibility between OpenDAL and s3s-fs.
   I've raised the issue here with s3s-fs 
https://github.com/s3s-project/s3s/issues/350
   
   The TL;DR is that when writing data and then calling `op.list("/").await`, 
the OpenDAL client will freeze.
   
   This very well might be because of an invalid response from the server, but 
either way, the client shouldn't hang (I think, unless I'm wrong).
   
   ### Steps to Reproduce
   
   See https://github.com/s3s-project/s3s/issues/350 for test-case repro.
   
   ### Expected Behavior
   
   List contents without hanging.
   
   ### Additional Context
   
   _No response_
   
   ### Are you willing to submit a PR to fix this bug?
   
   - [ ] Yes, I would like to submit a PR.


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