mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-09 22:05:57 +00:00
db1283255f
Changed where we wait on the previous JS thread, which ultimately makes it more reliable and no longer leak memory on reloads. Resolves #397