Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

api.AbortSignal.timeout - Available on Node.js #15787

Closed
saschanaz opened this issue Apr 13, 2022 · 1 comment
Closed

api.AbortSignal.timeout - Available on Node.js #15787

saschanaz opened this issue Apr 13, 2022 · 1 comment
Labels
data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API

Comments

@saschanaz
Copy link
Contributor

What information was incorrect, unhelpful, or incomplete?

See #15644 (comment)

What did you expect to see?

A version number.

Did you test this? If so, how?

> node
Welcome to Node.js v17.9.0.
Type ".help" for more information.
> AbortSignal.timeout
[Function: timeout]

Can you link to any release notes, bugs, pull requests, or MDN pages related to this?

nodejs/node#41167 includes AbortSignal.timeout, so probably 17.3.0.

@sideshowbarker sideshowbarker added the data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Apr 13, 2022
@saschanaz
Copy link
Contributor Author

#15884 did this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API
Projects
None yet
Development

No branches or pull requests

2 participants