In what way does it sound wrong? Where is my misunderstanding? Using https://gist.github.com/AllanCochrane/1dd34f0fd3649ece7689 as an example, the callback code *looks *recursive (and you alluded to that in a comment above) but it actually isn't. My naive interpretation is that the callback immediately invokes the the callback upon writing the text and the final write is not performed until the callbacks have all completed.
Hence some explanatory text would help the reader understand the real execution flow. If I can misunderstand then I'm sure others do too (or am I the only one? :-) Allan -- You received this message because you are subscribed to the Google Groups "Mojolicious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
