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

[browser][MT] Some tests deadlock without -backgroundExec #99519

Open
pavelsavara opened this issue Mar 11, 2024 · 2 comments · Fixed by #102212
Open

[browser][MT] Some tests deadlock without -backgroundExec #99519

pavelsavara opened this issue Mar 11, 2024 · 2 comments · Fixed by #102212
Assignees
Labels
arch-wasm WebAssembly architecture area-VM-threading-mono os-browser Browser variant of arch-wasm
Milestone

Comments

@pavelsavara
Copy link
Member

pavelsavara commented Mar 11, 2024

Without -backgroundExec and with I/O thread

AsyncEnumerableToBlockingEnumerableTests.AsyncEnumerableWithDelays
AsyncEnumerableToBlockingEnumerableTests.AsyncEnumerableWithException
AsyncEnumerableToBlockingEnumerableTests.AsyncEnumerableWithCancellation
TaskContinueWithTests.TestNoDeadlockOnContinueWith
TaskContinueWithTests.LongContinuationChain_Await_DoesNotStackOverflow
SemaphoreSlimTests.RunSemaphoreSlimTest1_WaitAsync_NegativeCases

Log

@pavelsavara pavelsavara added arch-wasm WebAssembly architecture area-VM-threading-mono os-browser Browser variant of arch-wasm labels Mar 11, 2024
@pavelsavara pavelsavara added this to the 9.0.0 milestone Mar 11, 2024
@pavelsavara pavelsavara self-assigned this Mar 11, 2024
Copy link
Contributor

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

@pavelsavara pavelsavara changed the title [browser][MT] TaskCoverage.Coverage.TaskAwaiter deadlock [browser][MT] Some tests deadlock without -backgroundExec Mar 11, 2024
@pavelsavara
Copy link
Member Author

this is maybe improved by #99836, let's test it again

@github-actions github-actions bot locked and limited conversation to collaborators Jun 16, 2024
@pavelsavara pavelsavara reopened this Jul 9, 2024
@pavelsavara pavelsavara modified the milestones: 9.0.0, 10.0.0 Jul 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture area-VM-threading-mono os-browser Browser variant of arch-wasm
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant