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

rs/AsyncCallback: Join thread before creating new one #1542

Merged
merged 1 commit into from
Jan 12, 2023

Conversation

oowekyala
Copy link
Collaborator

I think this should fix #1539, at least I can't reproduce it locally anymore.

Weirdly enough I was only able to reproduce this when running the whole RustTest test class. Neither using runSingleTest nor running just RustTest.runConcurrentTests showed anything odd.

Let's see what the CI says

@lhstrh lhstrh merged commit 7b54e74 into master Jan 12, 2023
@lhstrh lhstrh added the bugfix label Jan 12, 2023
@oowekyala oowekyala deleted the clem.async-callback-fix branch January 13, 2023 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AsyncCallback failing in Rust
2 participants