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

compat: Add required APIs for "child_process.send" #12879

Closed
Tracked by #12577
bartlomieju opened this issue Nov 23, 2021 · 5 comments
Closed
Tracked by #12577

compat: Add required APIs for "child_process.send" #12879

bartlomieju opened this issue Nov 23, 2021 · 5 comments

Comments

@bartlomieju
Copy link
Member

Required for running next.js in compat mode.

It was confirmed that we only need to handle "serializable" messages and do not need to worry for "handles".

Ref #12577 (comment)

@stale
Copy link

stale bot commented Mar 19, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Mar 19, 2022
@yordis
Copy link

yordis commented Mar 20, 2022

keep

@stale stale bot removed the stale label Mar 20, 2022
@stale
Copy link

stale bot commented May 31, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

@Anutrix
Copy link

Anutrix commented Sep 3, 2023

Is this issue resolved?
keep

@littledivy
Copy link
Member

IPC serialization implemented in #21490.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants