next.js
0774abde
- Turbopack: count turbo_tasks::run as foreground tasks to avoid being idle (#84245)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
115 days ago
Turbopack: count turbo_tasks::run as foreground tasks to avoid being idle (#84245) ### What? We need to count `turbo_tasks::run` as foreground task otherwise persistent caching thinks we are idle and starts persisting too early.
References
#84245 - Turbopack: count turbo_tasks::run as foreground tasks to avoid being idle
Author
sokra
Parents
69774758
Loading