You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be possible to signal the "out of memory" errors the regular way for a Mac,? I mean signaling the error to the Mac OS, not stopping the web application. In that way
Any other application running on the infinite Mac will be still alive
It will give the opportunity to track the error within MacOS.
Based on current varzs, 10% of runs encounter an error. Most likely out of bounds accesses (#127, #97), but it would be good to validate.
Could also look into hooking up error reporting to Sentry.
The text was updated successfully, but these errors were encountered: