Skip to content

Properly preserve thread local values for coroutines that are not intercepted with DispatchedContinuation #3252

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

Merged
merged 2 commits into from
Apr 18, 2022

Conversation

qwwdfsad
Copy link
Collaborator

No description provided.

@qwwdfsad qwwdfsad force-pushed the fix-thread-locals-recovery branch from bb22ae6 to a50492a Compare April 14, 2022 18:33
@qwwdfsad qwwdfsad changed the title Duct-tape fix for #2930 Properly preserve thread local values for coroutines that are not intercepted with DispatchedContinuation Apr 14, 2022
@qwwdfsad qwwdfsad requested a review from dkhalanskyjb April 14, 2022 18:34
@qwwdfsad qwwdfsad marked this pull request as ready for review April 14, 2022 18:34
@qwwdfsad qwwdfsad merged commit c1cd02c into develop Apr 18, 2022
@qwwdfsad qwwdfsad deleted the fix-thread-locals-recovery branch April 18, 2022 14:04
pablobaxter pushed a commit to pablobaxter/kotlinx.coroutines that referenced this pull request Sep 14, 2022
…ercepted with DispatchedContinuation (Kotlin#3252)

* Properly preserve thread local values for coroutines that are not intercepted with DispatchedContinuation

Fixes Kotlin#2930
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.

2 participants