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
From my experiments it seems that we are not able to send messages back to clients once a Worker has begun closing down.
To work around this I'm working on the solution that exposes a global 'scope' service in each thread that has a close method. Users will have to manually call this method to guarantee a clean teardown.
pagehide
eventclose
eventThe text was updated successfully, but these errors were encountered: