★ wanayoo — archive 1999 https://github.com/nodejs/node/pull/26017Nouvelle recherche | Portail wanayoo
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

worker: keep stdio after exit #26017

Closed
wants to merge 1 commit into from

Conversation

Projects
None yet
5 participants
@addaleax
Copy link
Member

commented Feb 9, 2019

This addresses review comments from #25871.

Refs: #25871

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
worker: keep stdio after exit
This addresses review comments from
#25871.

Refs: #25871
@addaleax

This comment has been minimized.

@lpinca

lpinca approved these changes Feb 9, 2019

@addaleax

This comment has been minimized.

Copy link
Member Author

commented Feb 11, 2019

@addaleax

This comment has been minimized.

Copy link
Member Author

commented Feb 12, 2019

Landed in 9e84a26

@addaleax addaleax closed this Feb 12, 2019

@addaleax addaleax deleted the addaleax:worker-stdio-keep branch Feb 12, 2019

addaleax added a commit that referenced this pull request Feb 12, 2019

worker: keep stdio after exit
This addresses review comments from
#25871.

Refs: #25871

PR-URL: #26017
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>

addaleax added a commit that referenced this pull request Feb 13, 2019

worker: keep stdio after exit
This addresses review comments from
#25871.

Refs: #25871

PR-URL: #26017
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>

@targos targos referenced this pull request Feb 14, 2019

Merged

v11.10.0 proposal #26098

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.