-
-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Version
1.2.5
Host
Chrome 142, Linux
Minimal reproduction
Logs
Expected behavior
File size and content should be the same as with using the WebAccess directly (FileHandle...)
Actual behavior
stat shows the wrong file size, and readFile truncates the file as well (to the same size).
In my case 7.6kB instead of the actual 19kB.
How can I debug this further?
Additional context
It seems like the size is not being updated between calls even though the file changes.
Metadata
Metadata
Assignees
Labels
No labels