Skip to content

Revert "JobSupport: non-atomic adding to a Job's list of listeners (#… #3034

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 1 commit into from
Nov 19, 2021

Conversation

qwwdfsad
Copy link
Collaborator

…2096)"

This reverts commit 2b1e276.

@qwwdfsad
Copy link
Collaborator Author

qwwdfsad commented Nov 19, 2021

So, the investigation has shown that this change leads to a consistent deadlock of BlockingCoroutineDispatcherWorkSignallingStressTest, but not related to the scheduler -- it's the job internals that got stuck in the intermediate state while all the work is scheduler and done correctly.

I'm reverting this commit to avoid further release delays, cc @dkhalanskyjb

@qwwdfsad qwwdfsad merged commit a4ae389 into develop Nov 19, 2021
@qwwdfsad qwwdfsad deleted the revert-job-support branch November 19, 2021 15:04
yorickhenning pushed a commit to yorickhenning/kotlinx.coroutines that referenced this pull request Jan 28, 2022
pablobaxter pushed a commit to pablobaxter/kotlinx.coroutines that referenced this pull request Sep 14, 2022
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