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

Switch record watching to kotlin coroutines #40

Open
carltonwhitehead opened this issue Dec 16, 2022 · 0 comments
Open

Switch record watching to kotlin coroutines #40

carltonwhitehead opened this issue Dec 16, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@carltonwhitehead
Copy link
Contributor

carltonwhitehead commented Dec 16, 2022

Record watching is currently implemented with RxJava.

The current implementation has a number of other problems:

I don't want to address these with the RxJava implementation. Take care of them in the rewrite based on coroutines.

@carltonwhitehead carltonwhitehead added the enhancement New feature or request label Dec 16, 2022
@carltonwhitehead carltonwhitehead changed the title Switch resource watching to kotlin coroutines Switch record watching to kotlin coroutines Dec 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant