You are reading a single comment by @tve and its replies. Click here to read the full conversation.
  • Thanks for posting!

    Calling next() only seems to work if apply is defined in the global context (not in a module) because this.next = function().... defines the function next at the global level, correct?

    And that makes it impossible to nest async's, right?

About

Avatar for tve @tve started