[Fizz] prevent reentrant finishedTask from calling completeAll multip… (opens in new tab)
…le times (#36287) It is possible for the fallback tasks from a Suspense boundary to trigger an early `completeAll` call which is later repeated due to `finishedTask` reentrancy. For node.js in pa...
Read the original article