16:45
<Justin Ridgewell>
There would still be an additional tick. Right now there are 2 ticks. With your proposed change there are 0 ticks.
16:46
<Justin Ridgewell>
(Ignoring the one from the user calling .then() on the result, shared by all)
16:46
<Justin Ridgewell>
This seems like a good easy optimization.
16:47
<Justin Ridgewell>
And matches the special behavior of Promise.resolve()
17:58
<bakkot>
agenda'd https://github.com/tc39/agendas/pull/2111