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

connection: run all pseudoconsole hosts in jobs #970

Merged
merged 7 commits into from
Jun 18, 2019

Conversation

DHowett-MSFT
Copy link
Contributor

@DHowett-MSFT DHowett-MSFT commented May 24, 2019

This commit also switches the manual resource management in
ConhostConnection to use WIL.

This change also starts conhost suspended so that we can get our lives in order before we let it start.

This seems like good practice, and it will almost certainly help with the orphaning of some conhosts after WT exits.

PR Checklist

This commit also switches the manual resource management in
ConhostConnection to use WIL, and modernizes the constructor to follow
new code style guidelines.
@DHowett-MSFT
Copy link
Contributor Author

Okay, this is in flagrant violation of C.48 Prefer in-class initializers to member initializers in constructors for constant initializers. I got the rules backwards. 😄

@DHowett-MSFT DHowett-MSFT mentioned this pull request Jun 12, 2019
5 tasks
@DHowett-MSFT DHowett-MSFT force-pushed the dev/duhowett/job_creation_program branch from 5c59bc8 to 347d9b9 Compare June 13, 2019 00:35
@DHowett-MSFT DHowett-MSFT marked this pull request as ready for review June 13, 2019 00:38
@DHowett-MSFT DHowett-MSFT merged commit 4449ab2 into master Jun 18, 2019
@DHowett-MSFT DHowett-MSFT deleted the dev/duhowett/job_creation_program branch June 19, 2019 03:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug Report] crash after type command 'exit' Windows Terminal hangs when shell exits
7 participants