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

too many open file when zip file #7

Closed
fuxiaohei opened this issue Oct 7, 2015 · 1 comment
Closed

too many open file when zip file #7

fuxiaohei opened this issue Oct 7, 2015 · 1 comment
Labels

Comments

@fuxiaohei
Copy link

it shows too many open files because the packing file is not closed.

such as:

https://github.com/Unknwon/cae/blob/master/zip/write.go#L229

the *os.File is not closed

@unknwon unknwon closed this as completed in 7f5e046 Oct 7, 2015
@unknwon
Copy link
Owner

unknwon commented Oct 7, 2015

Made a fix, please help test again!

@unknwon unknwon added the bug label Oct 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants