Xuanwo opened a new issue, #4990: URL: https://github.com/apache/opendal/issues/4990
### Describe the bug https://github.com/apache/opendal/blob/f43ab1862bc089977e00cca5956f13559263d6dd/bindings/python/tests/test_read.py#L47-L59 There is no guarantee that read will always fill the read size. Users should keep calling read until EOF. ### Steps to Reproduce https://github.com/apache/opendal/actions/runs/10321553970/job/28574789953?pr=4989 The content is short than expected. ### Expected Behavior This test should pass stably. ### 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]
