next.js
641d419a
- Add async context to server request handler (#48626)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
Add async context to server request handler (#48626) This PR adds an `AsyncLocalStorage` wrapper to the action handler, so underlying function calls can tell if it's running in that.
References
#48626 - Add async context to server request handler
Author
shuding
Parents
ac8de9fa
Loading