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

Deprecate runningWorker and add @ReplaceWith for runningSideEffect alternative #994

Open
crocsandcoffee opened this issue Apr 26, 2023 · 0 comments

Comments

@crocsandcoffee
Copy link
Collaborator

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

@crocsandcoffee crocsandcoffee changed the title Deprecate runningWorker with @ReplaceWith for runningSideEffect alternative Deprecate runningWorker and add @ReplaceWith for runningSideEffect alternative Apr 26, 2023
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

No branches or pull requests

1 participant