Skip to content

Closures called on main queue #17

@rodericj

Description

@rodericj

I noticed that the closures for completion come back on the main queue. I was hoping to have the callbacks on a background queue but I don't see any infra for that in the code or documentation. Is there a reason for this? If I were to just remove the DispatchQueue.main.async would you anticipate any adverse effects?

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