Files
react/compiled
gnoff 1cde450e4e [Fizz] Don't perform work when closing (#30497)
When a Fizz render is closing but not yet closed it's possible that
pinged tasks can spawn more work. The point of the closing state is to
allow time to start piping/reading the underlying stream but
semantically the render is finished at that point so work should no
longer happen.

DiffTrain build for [9938e248fe](https://github.com/facebook/react/commit/9938e248feecc6410738cc905744836d6f78c7f8)
2024-07-29 11:18:55 -07:00
..