[Fizz] track postpones when aborting boundaries with a postpone (#30751)
When aborting with a postpone value boundaries are put into client rendered mode even during prerenders. This doesn't follow the postpoen semantics of the rest of fizz where during a prerender a postpone is tracked and it will leave holes in tracked postpone state that can be resumed. This change updates this behavior to match the postpones semantics between aborts and imperative postpones.
J
Josh Story committed
2505bf9b3400c6a00381e86d30b495935f5339df
Parent: 5997072
Committed by GitHub <[email protected]>
on 8/20/2024, 4:49:41 PM