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

Start moving callback based functions to promises #1241

Merged

Conversation

ricardo-devis-agullo
Copy link
Collaborator

@ricardo-devis-agullo ricardo-devis-agullo commented Oct 12, 2021

The first of several PR's that will attempt to convert all internally from callbacks to promises. To make the changes gradually, we will use universalify to transform it to functions that work with both flows (this will be used too for the things that are exported externally).

This pull requests will go to the callback-to-promises branch, and when finished, it will be merged to master.

@ricardo-devis-agullo ricardo-devis-agullo merged commit 1f8114e into callback-to-promises Oct 13, 2021
@ricardo-devis-agullo ricardo-devis-agullo deleted the start-transition-to-promises branch October 13, 2021 07:46
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