Skip to content

Remove Promise.withResolvers; unsupported in Node 20.x#4353

Closed
joshua-spacetime wants to merge 2 commits intomasterfrom
joshua/remove-with-resolvers
Closed

Remove Promise.withResolvers; unsupported in Node 20.x#4353
joshua-spacetime wants to merge 2 commits intomasterfrom
joshua/remove-with-resolvers

Conversation

@joshua-spacetime
Copy link
Collaborator

@joshua-spacetime joshua-spacetime commented Feb 19, 2026

Description of Changes

Removes usage of Promise.withResolvers in db_connection_impl. Internal CI uses node 20.x whereas withResolvers requires node 22.x.

API and ABI breaking changes

None

Expected complexity level and risk

1

Testing

N/A refactor

@joshua-spacetime joshua-spacetime changed the title Remove Promise.withResolvers; unsupported in Node 20.x Remove Promise.withResolvers; unsupported in Node 20.x Feb 19, 2026
@bfops
Copy link
Collaborator

bfops commented Feb 19, 2026

we've decided to bump to node 22 uniformly

@bfops bfops closed this Feb 19, 2026
@joshua-spacetime joshua-spacetime deleted the joshua/remove-with-resolvers branch February 19, 2026 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments