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

Permit Promise.try #2607

Closed
kriskowal opened this issue Oct 23, 2024 · 1 comment · Fixed by #2609
Closed

Permit Promise.try #2607

kriskowal opened this issue Oct 23, 2024 · 1 comment · Fixed by #2609
Labels
enhancement New feature or request

Comments

@kriskowal
Copy link
Member

What is the Problem Being Solved?

Promise.try ships with Node.js 23 and is now Stage 4. SES should permit it.

Description of the Design

Add and allow in SES permits

Security Considerations

Permit.try is safe to share

Scaling Considerations

None

Test Plan

None

Compatibility Considerations

Backward compatible

Upgrade Considerations

None

@kriskowal kriskowal added the enhancement New feature or request label Oct 23, 2024
@erights
Copy link
Contributor

erights commented Oct 23, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants