next.js
e5e29f49
- Turbopack: use turbo_tasks::run in next.js to avoid task memory leak (#83848)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
218 days ago
Turbopack: use turbo_tasks::run in next.js to avoid task memory leak (#83848) ### What? Replace run_once calls with `run` to avoid task memory overhead.
References
#83848 - Turbopack: use turbo_tasks::run in next.js to avoid task memory leak
Author
sokra
Parents
3e1bdb42
Loading