different ES6 Promise instances execution order

后端 未结 0 1786
悲&欢浪女
悲&欢浪女 2020-12-11 15:58

I would expect the output for the following snippet to be 1, 2, 4, 3. But, the actual output order is 1, 2, 3, 4.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题