Skip to content
This repository was archived by the owner on Apr 22, 2020. It is now read-only.
This repository was archived by the owner on Apr 22, 2020. It is now read-only.

remove AsyncTask #10

@passsy

Description

@passsy

I was checking the code and found a bad part. ResolveTask extends AsyncTask.

I don't think AsyncTask should be used in any library. Because it's powered by a pool of (4) Threads this lib doesn't work reliable when the implementer uses multiple AsyncTask somewhere else in the app.

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