SIGN IN SIGN UP
facebook / react UNCLAIMED

The library for web and native user interfaces.

0 0 0 JavaScript

[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.
J
Josh Story committed
9938e248feecc6410738cc905744836d6f78c7f8
Parent: 93b12b8
Committed by GitHub <[email protected]> on 7/29/2024, 6:09:54 PM