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

Add missing call to initiate thread abort with CET #71053

Merged
merged 1 commit into from
Jun 21, 2022

Conversation

janvorli
Copy link
Member

In my recent PR to make ThreadAbort work with CET enabled, one key line of
the change somehow slipped out of the change. This change adds that
missing line that actually initiates the thread abort after interruption
at a safe point.

In my recent PR to make ThreadAbort work with CET enabled, one key line of
the change somehow slipped out of the change. This change adds that
missing line that actually initiates the thread abort after interruption
at a safe point.
@janvorli janvorli added this to the 7.0.0 milestone Jun 21, 2022
@janvorli janvorli requested a review from jkotas June 21, 2022 13:56
@janvorli janvorli self-assigned this Jun 21, 2022
@janvorli janvorli merged commit d24bf09 into dotnet:main Jun 21, 2022
@janvorli janvorli deleted the add-missing-thread-abort-activation branch June 21, 2022 16:19
@ghost ghost locked as resolved and limited conversation to collaborators Jul 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants