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

Remove (incorrect) manual implementation of ensureActive. #378

Merged
merged 1 commit into from
May 30, 2019

Conversation

zach-klippenstein
Copy link
Collaborator

No description provided.

@zach-klippenstein zach-klippenstein added this to the kotlin v0.18.0 milestone May 30, 2019
@zach-klippenstein zach-klippenstein added this to In progress in Workflow (Kotlin) via automation May 30, 2019
@@ -25,11 +25,10 @@ import kotlinx.coroutines.CoroutineName
import kotlinx.coroutines.CoroutineScope
import kotlinx.coroutines.GlobalScope
import kotlinx.coroutines.InternalCoroutinesApi
import kotlinx.coroutines.Job
import kotlinx.coroutines.NonCancellable.isActive
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the wrong import, so this code was never working correctly 😬

@zach-klippenstein zach-klippenstein merged commit 79ac0fb into master May 30, 2019
Workflow (Kotlin) automation moved this from In progress to Done May 30, 2019
@zach-klippenstein zach-klippenstein deleted the zachklipp/cleanup-coroutines branch May 30, 2019 18:02
@zach-klippenstein zach-klippenstein added the kotlin Affects the Kotlin library. label Mar 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kotlin Affects the Kotlin library.
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants