Promise.resolve does not behave according to newest spec
Closed this issue · 0 comments
taylorhakes commented
In the newest version of the Promise spec. Promise.cast was removed and Promise.resolve has new behavior. domenic/promises-unwrapping@e56b48a . Promise.resolve will be changed once Chrome updates it's implementation