Skip to content

Move away from AsyncTask  #71

Open
@jobot0

Description

@jobot0

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.

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