turbo
c169e384 - fix(turbopack-ecmascript-runtime): prevent hanging when top level await is skipped (#8409)

Commit
1 year ago
fix(turbopack-ecmascript-runtime): prevent hanging when top level await is skipped (#8409) ### Description A "race condition" was causing the queue to never be resolved. ### Testing Instructions Added a new test for it Fixes https://github.com/vercel/next.js/issues/65278
Parents
Loading