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
There was an error while loading. Please reload this page.
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?
GDSCriptFunctionState exposes a connected signal, so if #261 gets implemented, we can convert the function state into a signal future.
connected
Please continue discussion under #261, there are ongoing ideas/efforts.
Activity
TitanNano commentedon Aug 22, 2024
GDSCriptFunctionState
exposes aconnected
signal, so if #261 gets implemented, we can convert the function state into a signal future.Bromeon commentedon Aug 31, 2024
Please continue discussion under #261, there are ongoing ideas/efforts.