Skip to content

win,pipe: regression after #4470 #4548

@santigimeno

Description

@santigimeno

So after the new v1.49.0 release, the Node.js test suite is failing pretty badly specially with the child_process tests. See:
nodejs/node#55114. My bad I didn't catch this before the release, but was having problems with the CI on Windows.

I've been looking at the changes and it seems to come from the change in #4470.
So as an example, when running the following test, the process never exits:

 out/Release/node.exe test/parallel/test-child-process-fork.js

Reverting all changes in win/pipe.c make the tests to pass again (at least most of them)

/cc @vtjnash

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions