Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[rush] Support IPC in Utilities helper #4473

Merged
merged 1 commit into from
Jan 5, 2024
Merged

Conversation

dmichon-msft
Copy link
Contributor

Summary

Updates the Utilities helper methods for creating child processes with an option to also establish a Node IPC channel.

Details

This PR is setup work to allow Rush to communicate with tools that support the IPC protocol defined in @rushstack/operation-graph/src/protocol.types.ts

How it was tested

Regular build usage to ensure it did not regress.

Impacted documentation

None, since this is an internal API.

@iclanton iclanton merged commit d351d37 into microsoft:main Jan 5, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants