Hacker News new | ask | show | jobs
by gthole 2867 days ago
More code-review-as-feedback:

It's also probably wise to "return" the "context.done" callbacks in the try/catch so it doesn't double-callback, or otherwise get rid of that last TODO "context.done" call.