Skip to content

Fix async progress test data race - #2535

Open
Manodasan Wignarajah (manodasanW) wants to merge 1 commit into
staging/3.0from
manodasanw/async
Open

Fix async progress test data race#2535
Manodasan Wignarajah (manodasanW) wants to merge 1 commit into
staging/3.0from
manodasanw/async

Conversation

@manodasanW

Copy link
Copy Markdown
Member

Use atomic state for values shared between the test thread and native coroutine so progress notifications cannot observe stale values.

Use atomic state for values shared between the test thread and native coroutine so progress notifications cannot observe stale values.

Co-authored-by: Copilot <[email protected]>
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant