rsnext/test/e2e/edge-async-local-storage
Damien Simonin Feugas 6f43c90b92
feat(edge): adds AsyncLocalStorage support to the edge function sandbox (#41622)
## 📖  Feature

Adds `AsyncLocalStorage` as a global variable to any edge function (middleware, Edge API routes).
Falls back to Node.js' implementation. 

## 🧪 How to test

1. `pnpm build`
2. `pnpm testheadless --testPathPattern async-local`
2022-10-21 12:17:58 +00:00
..
index.test.ts feat(edge): adds AsyncLocalStorage support to the edge function sandbox (#41622) 2022-10-21 12:17:58 +00:00