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
Is there a way to catch v8::internal::FatalProcessOutOfMemory this exception and not throw it to the OS? Can this be done after compilation of realm.node?
Has there been any progress on #2521? These seem related.
sync-by-unitobot
changed the title
Electron app crashes after closing the app #3196
Electron app crashes after closing the app #3196
Nov 5, 2020
When using realm with electron, the app is crashing after the user quits the app on macOS.
Stack trace:
Steps to Reproduce
Build an electron app with realm. Create a realm instance on launch and then close the app.
Code Sample
This is the same issue as outlined in #3196, @kneth is there any update on how React Studio handles this?
The text was updated successfully, but these errors were encountered: