next.js
641d419a - Add async context to server request handler (#48626)

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