next.js
d592ae1a
- Fix race condition with experimental tracing (#68143)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Fix race condition with experimental tracing (#68143) If we don't await the tracing to finish before we store the trace cache we can have an invalid cache which is missing trace entries.
References
#68143 - Fix race condition with experimental tracing
Author
ijjk
Parents
c7b6759e
Loading