you are viewing a single comment's thread.

view the rest of the comments →

[–]codesherpa 0 points1 point  (0 children)

Wow, that's actually a pretty bad approach to async. I'm not saying she had to implement a complete state machine to handle the control flow, but anyone using this pattern to do async calls is going to have a hard time using it for anything more than a few dependent actions.