Hacker News new | ask | show | jobs
by jakear 2145 days ago
No, the second fetch is spawned before the first awaited. So by the time execution gets deferred both fetches are running.