jazz icon indicating copy to clipboard operation
jazz copied to clipboard

`readBlobFromBinaryStream` seems to resolve early for larger blobs

Open tobiaslins opened this issue 1 year ago • 0 comments

When using readBlobFromBinaryStream with allowUnfinished: false the blobs often resolve as null after restarting (mostly for larger blobs) and after running it a second time it resolves successfully

The 55kb always works first try. PDF's over 60kb never work first try

I'm pretty sure this is a bug

tobiaslins avatar Dec 31 '23 09:12 tobiaslins