I am trying to synchronously invoke a regular call-back style function in koa using generators. The following approach works:I am trying to synchronously invoke a regular c
I am trying to synchronously invoke a regular call-back style function in koa using generators. The following approach works:I am trying to synchronously invoke a regular c