mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
52c9c43735
Stacked on #30731. When logging a Promise we emit it as an infinite promise instead of blocking the replay on it. This models that as a halted row instead. No need for this special case. I unflag the receiving side since now it's used to replace a feature that's already unflagged so it's used.