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
This means that it will be destroyed when the JSNetworkTransport object is
destroyed, rather than living forever in a static member.
Fixes#3525.
Refines change in #3505.
This means that it will be destroyed when the JSNetworkTransport object is
destroyed, rather than living forever in a static member.
Fixes#3525.
Refines change in #3505.
Goals
A node process should terminate once everything has been executed.
Expected Results
A clean exit.
Actual Results
The node process hangs.
Steps to Reproduce
Run the script below.
Code Sample
Version of Realm and Tooling
The text was updated successfully, but these errors were encountered: