Checkerboard Compare Memory Error
Closed this issue ยท 2 comments
PaulHax commented
When trying to checkerboard compare with this data
There is a memory allocation error:
Cannot enlarge memory, asked to go up to 2305880064 bytes, but the limit is 2147483648 bytes!
PaulHax commented
Questions
- Where is memory accumulating. Is there a memory leak?
- Is this total tab memory or WASM memory
- Can we clear memory in Javascript to updateRenderedImage work on second attempt.
github-actions commented
๐ This issue has been resolved in version 14.38.1 ๐
The release is available on:
Your semantic-release bot ๐ฆ๐