Hacker News new | ask | show | jobs
by danidiaz 1947 days ago
The error is explicitly awaiting for the result; "sending tasks" to the future is the correct way, and corresponds to "then" in Promise.