Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WASI] throw PNSE in ManualResetEventSlim.Wait #109839

Merged
merged 3 commits into from
Nov 19, 2024

Conversation

dicej
Copy link
Contributor

@dicej dicej commented Nov 14, 2024

Otherwise, we'll just busy-wait forever, since WASI is not (yet) mulithread-capable.

Otherwise, we'll just busy-wait forever, since WASI is not (yet)
mulithread-capable.

Signed-off-by: Joel Dice <joel.dice@fermyon.com>
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Nov 14, 2024
@maraf maraf added arch-wasm WebAssembly architecture os-wasi Related to WASI variant of arch-wasm labels Nov 15, 2024
@maraf maraf added this to the 10.0.0 milestone Nov 15, 2024
Copy link
Contributor

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

@pavelsavara pavelsavara merged commit 340629a into dotnet:main Nov 19, 2024
139 checks passed
mikelle-rogers pushed a commit to mikelle-rogers/runtime that referenced this pull request Dec 10, 2024
Signed-off-by: Joel Dice <joel.dice@fermyon.com>
Co-authored-by: pavelsavara <pavel.savara@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-wasm WebAssembly architecture area-System.Threading community-contribution Indicates that the PR has been added by a community member os-wasi Related to WASI variant of arch-wasm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants