next.js
823685a7 - Turbopack: fix race condition in unit test (#84085)

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.
Author
Parents
Loading