You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 26, 2021. It is now read-only.
I realize Alamofire 5 is not yet out, but when doing some testing with 5.0.0.rc2, a GraphQL request will result in a crash:
After running through the debugger,
task
isn't always created right away.As a temporary hack solution, I added a
usleep
:Has anyone else experienced this?
The text was updated successfully, but these errors were encountered: