Hacker News new | ask | show | jobs
by timoxley 3001 days ago
The `err, result` signature of the function indicates that it will be executed asynchronously, and thus the return value can't be captured by anything anyway.