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 change is partial revert of #19963. We now match musl's behavior
which is that async cancellation does *not* work to cancel a thread
that is blocked in pthread_mutx_lock.
This reverts a few emscripten-specific patches to some very low level
parts of musl.
0 commit comments