bug: python's test doesn't use reader correctly #4990
Labels
bindings/python
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
Describe the bug
opendal/bindings/python/tests/test_read.py
Lines 47 to 59 in f43ab18
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?
The text was updated successfully, but these errors were encountered: