Skip to content

JVM: Consolidate set-timeout into coroutines module #856

Description

@KVSRoyal

Is your feature request related to a problem? Please describe.

Given the the coroutines package exists to supplement Player behavior with Kotlin coroutines, it makes sense for the SetTimeoutPlugin to be included, rather than a separate module.

Describe the solution you'd like

If done as part of 1.0, we can make the breaking change outright. Otherwise, we can move the plugin and deprecate a typealias to export via the same set-timeout module so consumes don't need to absorb the breaking changes until the next major.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions