We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Script runs implemented in #53 are synchronous, and hence blocking. Support to async calls would be a nice feature to have to improve user experience.
The text was updated successfully, but these errors were encountered:
I'm not sure how to do it, as I'm not experienced in obj-c. An idea I had is to:
choose
Sorry, something went wrong.
No branches or pull requests
Script runs implemented in #53 are synchronous, and hence blocking. Support to async calls would be a nice feature to have to improve user experience.
The text was updated successfully, but these errors were encountered: