next.js
823685a7
- Turbopack: fix race condition in unit test (#84085)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
92 days ago
Turbopack: fix race condition in unit test (#84085) ### What? Turbo Task functions are executed when they are called. Not awaiting them will still execute them, but makes it a race condition if the stats or the execution is faster.
References
#84085 - Turbopack: fix race condition in unit test
Author
sokra
Parents
3a5227bb
Loading