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

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

[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

CancellationTokenTests.DerivedCancellationTokenSource
TaskCoverage.Coverage.TaskAwaiter
AsyncEnumerableToBlockingEnumerableTests.AsyncEnumerableWithDelays
AsyncEnumerableToBlockingEnumerableTests.AsyncEnumerableWithException
AsyncEnumerableToBlockingEnumerableTests.AsyncEnumerableWithCancellation
TaskContinueWithTests.TestNoDeadlockOnContinueWith
TaskContinueWithTests.LongContinuationChain_Await_DoesNotStackOverflow
InitializationWithUriOnNonAsyncReaderThrows

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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