Skip to content

Fix dangling thread in Rust#175

Merged
noonchen merged 1 commit into
mainfrom
rust_fix
Nov 2, 2025
Merged

Fix dangling thread in Rust#175
noonchen merged 1 commit into
mainfrom
rust_fix

Conversation

@noonchen

@noonchen noonchen commented Nov 1, 2025

Copy link
Copy Markdown
Owner

Issue:
Rust thread may not be joined when exception occurred.

Fix:
Use RAII

@noonchen
noonchen merged commit 3fe349c into main Nov 2, 2025
5 checks passed
@noonchen
noonchen deleted the rust_fix branch November 2, 2025 10:12
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