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

Always reset RuntimeContext to previous value after use #8864

Merged
merged 1 commit into from
Feb 19, 2024

Conversation

ReubenBond
Copy link
Member

@ReubenBond ReubenBond commented Feb 18, 2024

Fixes #8854

This PR ensures that we are consistently resetting RuntimeContext after every usage. This prevents the access violations from the above issue.

Microsoft Reviewers: Open in CodeFlow

@ReubenBond ReubenBond merged commit f043afa into dotnet:main Feb 19, 2024
19 checks passed
@ReubenBond ReubenBond deleted the fix/context-reset-work-item branch February 19, 2024 00:49
ReubenBond added a commit to ReubenBond/orleans that referenced this pull request Feb 20, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Mar 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Activation access violation" with grain timers in Orleans 8
1 participant