Closed
Description
Check failure is this: ../src/node.cc:649:void node::ResetStdio(): Assertion
(err) != (-1)' failed.`
Lines 646 to 649 in dec5b22
Reproduction:
- Make sure you are on >=12.5.0
- clone https://github.com/engine262/engine262
npm run build && npm run test
- Tests start running, hit ctrl+c to kill it
- Check failure happens consistently here