Skip to content

Conversation

clue
Copy link
Owner

@clue clue commented Jan 11, 2022

Builds on top of #55 and #13

@clue clue added the new feature New feature or request label Jan 11, 2022
@clue
Copy link
Owner Author

clue commented Jan 11, 2022

Closing this as the child process can not set STDIN/STDOUT to non-blocking mode on Windows even when the parent uses a socket in place of a normal pipe. Windows does already work without this change and this was filed in the hope to use a more consistent behavior on Windows, but it looks like we need to keep the current logic in place also looking forward.

Refs reactphp/child-process#85 / reactphp/child-process#90

@clue clue closed this Jan 11, 2022
@clue clue deleted the windows branch January 11, 2022 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant