Skip to content

Define awaitPromise for thenable #201

Open
@sadym-chromium

Description

@sadym-chromium

Currently, spec states that awaitPromise should await only for Promise, but not for thenable, while in ECMAScript await should await for thenable as well: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/await#thenable_objects

Metadata

Metadata

Labels

bugSomething isn't workingmodule-scriptScript module

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions