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

Opened filedescriptors are never closed #8

Closed
dortegau opened this issue Aug 25, 2017 · 0 comments
Closed

Opened filedescriptors are never closed #8

dortegau opened this issue Aug 25, 2017 · 0 comments
Assignees

Comments

@dortegau
Copy link
Member

Opened file descriptors for config files are never closed.

file descriptor opened for the default config file:
https://github.com/idealista/prom2teams/blob/master/app/server.py#L64

file descriptor opened for the provided config file:
https://github.com/idealista/prom2teams/blob/master/app/server.py#L68

@dortegau dortegau self-assigned this Aug 25, 2017
dortegau added a commit that referenced this issue Aug 28, 2017
#8 Closing all file descriptors and adding some unit tests
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

No branches or pull requests

1 participant