Skip to content

Conversation

michaelwechner
Copy link

@michaelwechner michaelwechner commented May 10, 2023

When I was running the Java triton client without closing, then after approximately 300 requests I got a "too many open files" exception. Closing the client using client.close() prevents this problem.

In the example https://github.com/michaelwechner/close-triton-client/blob/main/src/java/src/main/java/triton/client/examples/SimpleInferPerf.java I did not close the client, whereas you might want to do this as well to make sure people know that they should close the client

@jbkyang-nvi
Copy link
Contributor

Hi thanks for contributing/fixing the bug! @michaelwechner can you sign the CLA and resolve the conflict?

@michaelwechner
Copy link
Author

Thanks, sure!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants