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 removes the timeout slicing from `__timedwait` and instead relies
on the existing slicing in `emscripten_futex_wait.c`.
This is a followup to emscripten-core#26511 and emscripten-core#26471 (which did the same for the
slicing in `__wait`).
0 commit comments