Skip to content

Deprecate runningWorker and add @ReplaceWith for runningSideEffect alternative #994

Closed
@blvckbox

Description

@blvckbox

There is a variant of runningWorker for when your Worker doesn't output anything. The kdoc mentions to use runningSideEffect as the alternative. We should consider a formal @Deprecation of this runningWorker API and can use @ReplaceWith for in-place fix/migration.

Not sure how this type of thing is handled but could then add warning in the deprecation message that this API will be removed in future version

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions