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 various obsolete code #4196

Merged

Conversation

dkhalanskyjb
Copy link
Collaborator

No description provided.

@dkhalanskyjb
Copy link
Collaborator Author

@e5l, hi! We would like to remove https://github.com/Kotlin/kotlinx.coroutines/blob/master/kotlinx-coroutines-core/jvm/src/scheduling/Deprecated.kt, and given that Ktor 3.0.0 supposedly comes out soon, it looks like this should be okay. Is it okay? Is Ktor 1.x reaching its EOL?

@e5l
Copy link
Member

e5l commented Jul 29, 2024

Sure, it would be great if you can make the release or EAP before September

* on construction.
*
* When running outside the standard dispatchers, these new fields are just dead weight.
*/
internal expect abstract class SchedulerTask internal constructor() : Runnable
Copy link
Collaborator

Choose a reason for hiding this comment

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

I really appreciate how you drop off improvements and additional commentary when doing the stewardship. Thanks!

@dkhalanskyjb dkhalanskyjb force-pushed the dk-remove-deprecated-experimentalCoroutineDispatcher branch from d32dfee to 77f91e2 Compare August 12, 2024 08:28
@dkhalanskyjb dkhalanskyjb merged commit b286646 into develop Aug 12, 2024
1 check passed
@dkhalanskyjb dkhalanskyjb deleted the dk-remove-deprecated-experimentalCoroutineDispatcher branch August 12, 2024 10:54
@dkhalanskyjb
Copy link
Collaborator Author

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.

4 participants