Skip to content

Conversation

@ilonatommy
Copy link
Member

Fixes #87315.

ConcurrentDictionary should be thread-safe, doc.

@ghost ghost added the area-Debugger-mono label Jun 12, 2023
@ilonatommy ilonatommy self-assigned this Jun 12, 2023
@ghost
Copy link

ghost commented Jun 12, 2023

Tagging subscribers to this area: @thaystg
See info in area-owners.md if you want to be subscribed.

Issue Details

Fixes #87315.

ConcurrentDictionary should be thread-safe, doc.

Author: ilonatommy
Assignees: ilonatommy
Labels:

area-Debugger-mono

Milestone: -

@ilonatommy ilonatommy added the arch-wasm WebAssembly architecture label Jun 12, 2023
@ghost
Copy link

ghost commented Jun 12, 2023

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

Issue Details

Fixes #87315.

ConcurrentDictionary should be thread-safe, doc.

Author: ilonatommy
Assignees: ilonatommy
Labels:

arch-wasm, area-Debugger-mono

Milestone: -

@ilonatommy
Copy link
Member Author

/azp run runtime-wasm-dbgtests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@ilonatommy
Copy link
Member Author

CI passed but the failures are flaky so I will run again to make sure.

@ilonatommy
Copy link
Member Author

/azp run runtime-wasm-dbgtests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@ilonatommy ilonatommy marked this pull request as ready for review June 13, 2023 06:52
Copy link
Member

@maraf maraf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me 👍

@ilonatommy
Copy link
Member Author

/azp run runtime-wasm-dbgtests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@ghost ghost locked as resolved and limited conversation to collaborators Jul 13, 2023
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.

[browser][debugger][MT] CallFunctionOnTests.RunOnInvalidCfoId

3 participants