dillon1000/react
Commit
Browse files Revert yieldy behavior for non-use Suspense (in Flight, too)
Same as #25537 but for Flight. I was going to wait to do this later because the temporary implementation of async components uses some of the same code that non-used wakables do, but it's not so bad. I just had to inline one bit of code, which we'll remove when we unify the implementation with `use`.
Changed paths2 files
First-parent comparisonpackages/react-server/src/ReactFlightServer.js ModifiedM packages/react-server/src/ReactFlightThenable.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…