Asynchronous events - Next steps? #3623
arthuro555
started this conversation in
Enhancement ideas (and their technical discussions)
Replies: 2 comments 1 reply
-
Just to state it here:
Agree. We'll have most of them optionnally async and some of them (like a "Wait actions") forced to be async. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Progressing the goals with #5001 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
With #3535 coming close to being merged, the next steps need to be clarified. This thread is meant both as a To-Do list for everything asynchronous and to discuss obscure points of it.
To-do:
Promise.all
equivalentPromise.any
equivalentPromise.race
equivalentBeta Was this translation helpful? Give feedback.
All reactions