Skip to content

Fix async progress test data race - #2535

Merged
Manodasan Wignarajah (manodasanW) merged 1 commit into
staging/3.0from
manodasanw/async
Aug 27, 2026
Merged

Fix async progress test data race#2535
Manodasan Wignarajah (manodasanW) merged 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 <223556219+Copilot@users.noreply.github.com>
@azure-pipelines

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

@manodasanW
Manodasan Wignarajah (manodasanW) merged commit 1cbaa6b into staging/3.0 Aug 27, 2026
13 checks passed
@manodasanW
Manodasan Wignarajah (manodasanW) deleted the manodasanw/async branch August 27, 2026 12:45
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.

2 participants