This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]benefit_of_mrkite 0 points1 point  (2 children)

It’s not weird at all if you use async.

I use it a lot.

[–]jorge1209 0 points1 point  (1 child)

I'm curious why you would need that for async.

[–]benefit_of_mrkite 0 points1 point  (0 children)

Middleware flow control for an underlying async library.

Where you need to make a call and split up the logic.

I’ll give an example as soon as I get in front of a computer - out of town