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

Resource leak in application code #119

Open
jasonklotzer opened this issue Dec 14, 2020 · 2 comments
Open

Resource leak in application code #119

jasonklotzer opened this issue Dec 14, 2020 · 2 comments
Labels
bug Something isn't working p2 Priority: Default priority, issue with HCLS products with not so great work around

Comments

@jasonklotzer
Copy link
Member

Upon load testing a single instance of adapter with 75 DIMSE associations (w/ 2 images/sec performance), the socket handles look to be staying open for a prolonged period of time. This resource leak is going over the max fd ulimit configuration (100k) causing disruption in execution.

@jasonklotzer
Copy link
Member Author

@danielbeaudreau

@jasonklotzer
Copy link
Member Author

@danielbeaudreau danielbeaudreau added the bug Something isn't working label Dec 14, 2020
@rakeshdave-gcp rakeshdave-gcp added the p2 Priority: Default priority, issue with HCLS products with not so great work around label Feb 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working p2 Priority: Default priority, issue with HCLS products with not so great work around
Projects
None yet
Development

No branches or pull requests

3 participants