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

avoid open file handle limit by saving writes #15

Merged
merged 8 commits into from
Jan 22, 2018

Conversation

FASTLIKETREE
Copy link
Contributor

Avoid calling init() repeatedly when logging in a loop, see "ulimit open file handles reached #14" in open issues for more details.

@demmer
Copy link
Contributor

demmer commented Jan 19, 2018

LGTM - this now conflicts with another PR I just merged.
If you fix conflicts I can merge and push a new release.

Note: This project needs a new maintainer.

@demmer
Copy link
Contributor

demmer commented Jan 19, 2018

OK things look good now except there's one more merge conflict.

@FASTLIKETREE
Copy link
Contributor Author

Demmer, can you merge now?

@demmer demmer merged commit c9c195b into juttle:master Jan 22, 2018
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.

2 participants