[Flight] Clear chunk reason after successful module initialization (#… (opens in new tab)
…36024) When `requireModule` triggers a reentrant `readChunk` on the same module chunk, the reentrant call can fail and set `chunk.reason` to an error. After the outer `requireModule` succeeds, th...
Read the original article