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

Make releaseInterceptedContinuation final #2785

Merged
merged 2 commits into from Jun 23, 2021
Merged

Conversation

qwwdfsad
Copy link
Member

* CoroutineDispatcher is internal for implementation and always has been
* Overriding this method may lead to memory leaks in parent coroutines and is considered dangerous

    * CoroutineDispatcher is internal for implementation and always has been
    * Overriding this method may lead to memory leaks in parent coroutines and is considered dangerous
@qwwdfsad qwwdfsad merged commit a9e2f0b into develop Jun 23, 2021
@qwwdfsad qwwdfsad deleted the final-release-intercepted branch June 23, 2021 08:37
pablobaxter pushed a commit to pablobaxter/kotlinx.coroutines that referenced this pull request Sep 14, 2022
* Make releaseInterceptedContinuation final
* CoroutineDispatcher is internal for implementation and always has been
* Overriding this method may lead to memory leaks in parent coroutines and is considered dangerous
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.

None yet

2 participants