mirror of https://github.com/sveltejs/svelte
parent
cefde7fca1
commit
e875c1f275
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
'svelte': patch
|
||||||
|
---
|
||||||
|
|
||||||
|
Fix async SSR context race by relying on per-render AsyncLocalStorage and only falling back to a local store when ALS is unavailable.
|
||||||
Loading…
Reference in new issue