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

Move away from AsyncTask #71

Open
jobot0 opened this issue Apr 1, 2020 · 0 comments
Open

Move away from AsyncTask #71

jobot0 opened this issue Apr 1, 2020 · 0 comments

Comments

@jobot0
Copy link
Contributor

jobot0 commented Apr 1, 2020

Is your feature request related to a problem? Please describe.
The AsyncTask API is getting deprecated. However we're using it in the reporting process. We should move away to implement another solution.

Describe the solution you'd like
The documention suggests:

Use the standard java.util.concurrent or Kotlin concurrency utilities instead.

Both imply major changes. The second one would be a more modern solution.

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