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

change promise timer with scheduler api #774

Closed
QuentinGruber opened this issue Mar 29, 2022 · 1 comment · Fixed by #784
Closed

change promise timer with scheduler api #774

QuentinGruber opened this issue Mar 29, 2022 · 1 comment · Fixed by #784
Assignees
Labels
node/v8-opti Optimization of the server linked to node / v8 stuff
Milestone

Comments

@QuentinGruber
Copy link
Owner

An implementation of the scheduler api is in utils. ( the current experimental one from nodejs )
nodejs/node#40909

@QuentinGruber QuentinGruber added the node/v8-opti Optimization of the server linked to node / v8 stuff label Mar 29, 2022
@QuentinGruber
Copy link
Owner Author

what i call "promise timer" is the custom timeout promise we use for ieds per example.

@QuentinGruber QuentinGruber self-assigned this Apr 1, 2022
@QuentinGruber QuentinGruber linked a pull request Apr 4, 2022 that will close this issue
@QuentinGruber QuentinGruber added this to the v0.20.5 milestone Apr 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
node/v8-opti Optimization of the server linked to node / v8 stuff
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant