dillon1000/react
Commit
Browse files [Flight] Optimize Retention of Weak Promises Abit (#33736)
We don't really need to retain a reference to whatever Promise another Promise was created in. Only awaits need to retain both their trigger and their previous context.
Changed paths1 file
First-parent comparisonpackages/react-server/src/ReactFlightServerConfigDebugNode.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…