Jason

Results 24 comments of Jason

>Is the project currently actively developed? No, this project is currently NOT in active development anymore unfortunately, @justjavac started this project as a hobby project, @IWANABETHATGUY and I soon joined....

why this critical issue is not been solved, and even not a single contributor commented on this???

All five failing tests are not found in ci.nodejs.org ![image](https://github.com/nodejs/node/assets/15936231/c72e001a-0355-4465-9adc-5e804f99db1c)

What are these mean???? I don't understand what happend [link](https://ci.nodejs.org/job/node-test-commit-windows-fanned/60410/console#:~:text=15%3A29%3A20%20Counting%20node%2Dtest%2Dbinary%2Dwindows%2Dnative,projects%20of%20job%20completion%0A15%3A41%3A31%20Finished%3A%20FAILURE) ``` 15:29:20 Counting node-test-binary-windows-native-suites. enabledIndex=2 15:29:20 node-test-binary-windows-js-suites: Quiet period groovy=[index < 5 ? 0 : 2 * 60], index=1 ->...

Same as before, what do you think? @mcollina

I'll take this one, BTW, `ShellExecuteEx` doesn't support some of the args of `CreateProcessW`, should we just ignore related flags silently? and also `ShellExecuteEx` only gives back `process handle`, I...