Jason
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???
👍 LGTM
should I remove the `strategy.size` ?
All five failing tests are not found in ci.nodejs.org 
@mcollina All tests now passed, PTAL
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...
@vtjnash done! PTAL