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

Don't reference ThreadDeath directly due to its future removal #2878

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

pivovarit
Copy link
Member

@pivovarit pivovarit commented Oct 3, 2024

ThreadDeath is deprecated for removal, so we can no longer reference it directly.

@pivovarit pivovarit force-pushed the thread-death-backcompat branch from a44d983 to d796e54 Compare October 3, 2024 17:27
@pivovarit pivovarit force-pushed the thread-death-backcompat branch from d796e54 to f84a3a3 Compare October 3, 2024 17:29
@pivovarit pivovarit merged commit 3ce61b1 into version/0.x Oct 3, 2024
3 of 6 checks passed
@pivovarit pivovarit deleted the thread-death-backcompat branch October 3, 2024 17:34
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