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
Ensure `DetachAllExternallyStartedThreadsExceptCurrentOperation` doesn't
detach the thread starting the operation as that may leave it in an
inconsistent state. `leaveTearDownIsolate` will properly teardown/detach
both the operation thread (if there is one) and the current thread.
0 commit comments