Skip to content

Better control of microtasks for scheduler #5819

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

Closed
dubzzz opened this issue Mar 8, 2025 · 0 comments
Closed

Better control of microtasks for scheduler #5819

dubzzz opened this issue Mar 8, 2025 · 0 comments
Labels
💥 Targeting unplanned major Breaking change for an upcoming major version, but not blocker for any major.

Comments

@dubzzz
Copy link
Owner

dubzzz commented Mar 8, 2025

💡 Idea

Better scheduling understanding of microtasks with a way to get when some of them are still pending: https://nodejs.org/api/async_hooks.html#async_hookscreatehookcallbacks

To be checked!

Here is an example: https://github.com/mafintosh/why-is-node-running/blob/master/index.js#L14

@dubzzz dubzzz added the 💥 Targeting unplanned major Breaking change for an upcoming major version, but not blocker for any major. label Mar 8, 2025
@dubzzz dubzzz closed this as completed Apr 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💥 Targeting unplanned major Breaking change for an upcoming major version, but not blocker for any major.
Projects
None yet
Development

No branches or pull requests

1 participant