Skip to content
This repository was archived by the owner on Jun 25, 2022. It is now read-only.

Issue-154: unclosed gzip.Reader#197

Merged
markbates merged 1 commit intogobuffalo:masterfrom
williamhgough:fix/issues-154
May 5, 2019
Merged

Issue-154: unclosed gzip.Reader#197
markbates merged 1 commit intogobuffalo:masterfrom
williamhgough:fix/issues-154

Conversation

@williamhgough
Copy link
Copy Markdown
Contributor

@williamhgough williamhgough commented May 5, 2019

Fixes: #154

Adds a deferred close to the gzip.Reader to avoid file descriptor leak.

@markbates markbates merged commit e226b8c into gobuffalo:master May 5, 2019
@markbates
Copy link
Copy Markdown
Member

Thanks!

@williamhgough
Copy link
Copy Markdown
Contributor Author

@markbates thanks for all your hard work! Saw your tweet the other day, wanted to see if I could lend a hand.

@markbates
Copy link
Copy Markdown
Member

You have no idea how much I appreciate it. Thank you.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Box.decompress opens gzip.Reader without closing

2 participants