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

Improve Healthcheck tests #2

Merged

Conversation

stefanschneider
Copy link
Contributor

Use a free tcp return by TcpListener, instead of listening on a random
port.
Read the process output before waiting for the process to exit. Reading
the output after WaitForExit caused the healthcheck process to
intermittently hang on Console.WriteLine if there was an exception.

https://www.pivotaltracker.com/story/show/101877652

Use a free tcp return by TcpListener, instead of listening on a random
port.
Read the process output before waiting for the process to exit. Reading
the output after WaitForExit caused the healthcheck process to
intermittently hang on Console.WriteLine if there was an exception.
@cfdreddbot
Copy link

Hey stefanschneider!

Thanks for submitting this pull request! I'm here to inform the recipients of the pull request that you've already signed the CLA.

@cf-gitbot
Copy link
Collaborator

We have created an issue in Pivotal Tracker to manage this. You can view the current status of your issue at: https://www.pivotaltracker.com/story/show/101878138.

@mavenraven
Copy link
Contributor

Looks good, thanks!

mavenraven added a commit that referenced this pull request Aug 24, 2015
@mavenraven mavenraven merged commit 1407926 into cloudfoundry-attic:master Aug 24, 2015
stefanschneider pushed a commit to stefanschneider/windows_app_lifecycle that referenced this pull request Aug 19, 2016
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.

4 participants