Skip to content

Conversation

@pavelsavara
Copy link
Member

@pavelsavara pavelsavara commented Mar 28, 2024

  • smaller p-thread pool
  • drop thread_available
    • we can do that because no managed code s running on UI thread. And so we are safe to block the managed thread until UI creates another thread
  • configure some tests to keep more threads ready

Fixes #75602

- drop thread_available
@pavelsavara
Copy link
Member Author

/ba-g all the CI failures are known
#98578
#100421
#99888

@pavelsavara pavelsavara merged commit 8763f6d into dotnet:main Apr 3, 2024
@pavelsavara pavelsavara deleted the browset_mt_pthread_pool_size branch April 3, 2024 07:52
matouskozak pushed a commit to matouskozak/runtime that referenced this pull request Apr 30, 2024
@github-actions github-actions bot locked and limited conversation to collaborators May 3, 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 this pull request may close these issues.

[wasm-mt] Revisit the size of pthread pool for CI

2 participants