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.GatherResults doesn't make it possible to close the results file #75

Closed
ncdc opened this issue Sep 21, 2017 · 0 comments
Closed

Comments

@ncdc
Copy link
Contributor

ncdc commented Sep 21, 2017

It calls DoRequest and returns an io.Reader, so it never closes the file it opens.

@timothysc timothysc added this to the v0.9.0 milestone Sep 21, 2017
@timothysc timothysc self-assigned this Sep 21, 2017
timothysc added a commit to timothysc/sonobuoy that referenced this issue Oct 2, 2017
timothysc added a commit to timothysc/sonobuoy that referenced this issue Oct 3, 2017
timothysc added a commit that referenced this issue Oct 3, 2017
Fixes #75 - Cleanup stale file handle
jhamilton1 pushed a commit to jhamilton1/sonobuoy that referenced this issue Jun 27, 2018
Signed-off-by: Timothy St. Clair <[email protected]>

Signed-off-by: Jesse Hamilton [email protected]
jhamilton1 pushed a commit to jhamilton1/sonobuoy that referenced this issue Jun 27, 2018
Fixes vmware-tanzu#75 - Cleanup stale file handle
Signed-off-by: Jesse Hamilton [email protected]
jhamilton1 pushed a commit to jhamilton1/sonobuoy that referenced this issue Jun 27, 2018
Signed-off-by: Timothy St. Clair <[email protected]>

Signed-off-by: Jesse Hamilton [email protected]

Signed-off-by: Jesse Hamilton [email protected]
jhamilton1 pushed a commit to jhamilton1/sonobuoy that referenced this issue Jun 27, 2018
Fixes vmware-tanzu#75 - Cleanup stale file handle
Signed-off-by: Jesse Hamilton [email protected]

Signed-off-by: Jesse Hamilton [email protected]
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

2 participants