python-javaobj icon indicating copy to clipboard operation
python-javaobj copied to clipboard

fix: Custom reader should read till endblock

Open svaningelgem opened this issue 7 months ago • 0 comments

Made it a recursive loop while sticking to the current code as close as possible. All tests pass without any change, and my new test works now too. (didn't work with the old code).

(afterwards I realized this is only an issue under v1, not v2. so I moved the test to v1)

svaningelgem avatar Jun 09 '25 09:06 svaningelgem