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
WorkerTree.abort() is not implemented for now. In non-tree mode, worker.abort() will stop all worker actions/events on the engine side. This needs more work to be tree mode "safe" and have exactly the same behavior in all cases.