We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Bromeon
lilizoey
TitanNano
Learn more about funding links in repositories.
Report abuse
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
My suggestion is to expose GDSCriptFunctionState and implement Future for it or it's wrappers.
GDSCriptFunctionState
Future
I wanted to do this but i read that i should make an issue and discuss it first because it's big change.
Is this a useful thing to enable seamless await/async calls in the future?
The text was updated successfully, but these errors were encountered:
GDSCriptFunctionState exposes a connected signal, so if #261 gets implemented, we can convert the function state into a signal future.
connected
Sorry, something went wrong.
Please continue discussion under #261, there are ongoing ideas/efforts.
No branches or pull requests
My suggestion is to expose
GDSCriptFunctionState
and implementFuture
for it or it's wrappers.I wanted to do this but i read that i should make an issue and discuss it first because it's big change.
Is this a useful thing to enable seamless await/async calls in the future?
The text was updated successfully, but these errors were encountered: