-
-
Notifications
You must be signed in to change notification settings - Fork 29
Closures called on main queue #17
Copy link
Copy link
Closed
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels