Skip to content

Conversation

aabmass
Copy link
Member

@aabmass aabmass commented Oct 24, 2022

Replacing our modest usage of pify with Util.promisify(). The pify dependency was added in 1c0a542 when node6 appears to have been supported; promisify was added in Node 8, so I assume that's why pify was used.

Pify claims some benefits over promisify but it doesn't seem that important for our usage.

@aabmass aabmass enabled auto-merge (squash) October 24, 2022 16:51
@aabmass aabmass requested a review from punya October 24, 2022 16:52
@aabmass aabmass merged commit 0eabf2d into google:main Oct 24, 2022
@aabmass aabmass deleted the remove-pify branch October 24, 2022 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants