mirror of
https://github.com/status-im/realm-js.git
synced 2025-02-15 16:19:40 +00:00
Changed where we wait on the previous JS thread, which ultimately makes it more reliable and no longer leak memory on reloads. Resolves #397