mirror of
https://github.com/status-im/realm-js.git
synced 2025-02-05 11:13:48 +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