Hacker News new | ask | show | jobs
by randallsquared 3429 days ago
In what way is this incorrect? Those are three separate promises; no code can be correct that depends on whether one resolve() call finishes before an independently started resolve() call, right?