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

Stop httptest server. #2090

Merged
merged 1 commit into from
Oct 31, 2014
Merged

Conversation

ddysher
Copy link
Contributor

@ddysher ddysher commented Oct 31, 2014

Close #2018 With a special case of pkg/apiserver/watch_test.go, where CloseClientConnection is used to close client connections (keep alive is used).

@brendandburns
Copy link
Contributor

LGTM. It's too bad that we can't make this some sort of atexit style thing instead of adding it to every test.

brendandburns added a commit that referenced this pull request Oct 31, 2014
@brendandburns brendandburns merged commit 5633110 into kubernetes:master Oct 31, 2014
@ddysher ddysher deleted the stop-httptest-server branch November 11, 2014 21:32
seans3 pushed a commit to seans3/kubernetes that referenced this pull request Apr 10, 2019
ffromani pushed a commit to ffromani/kubernetes that referenced this pull request Oct 29, 2024
OCPBUGS-42168: Bump k8s api to 1.29.9
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.

Shutdown test HTTP server instances
2 participants