mro68 commented on PR #7059: URL: https://github.com/apache/opendal/pull/7059#issuecomment-3675735193
Thanks for running the tests! 🙏 I've identified the issue - the `debug_assert` in `oio::Entry` requires that paths with `EntryMode::DIR` must end with `/`, but both listers were creating directory entries without ensuring the trailing slash. Fix submitted: #7071 -- 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]
