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

[debugger][mt] Unify multithreading switches #97861

Merged
merged 4 commits into from
Feb 2, 2024

Conversation

ilonatommy
Copy link
Member

Follow-up for #97560.
Debugger should also pass only one flag, in this case it's an env variable. The name does not follow the env var naming convention to keep using only one, WasmEnableThreads name everywhere.

@ilonatommy ilonatommy added arch-wasm WebAssembly architecture area-Debugger-mono labels Feb 2, 2024
@ilonatommy ilonatommy self-assigned this Feb 2, 2024
@ghost
Copy link

ghost commented Feb 2, 2024

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

Issue Details

Follow-up for #97560.
Debugger should also pass only one flag, in this case it's an env variable. The name does not follow the env var naming convention to keep using only one, WasmEnableThreads name everywhere.

Author: ilonatommy
Assignees: ilonatommy
Labels:

arch-wasm, area-Debugger-mono

Milestone: -

@ilonatommy
Copy link
Member Author

/azp run runtime-wasm

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@ilonatommy ilonatommy merged commit 2b07375 into dotnet:main Feb 2, 2024
43 of 48 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Mar 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture area-Debugger-mono
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants