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