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

Memory Leak #109

Open
lgladstone opened this issue Feb 2, 2018 · 0 comments
Open

Memory Leak #109

lgladstone opened this issue Feb 2, 2018 · 0 comments

Comments

@lgladstone
Copy link
Contributor

In copying the old Katydid wiki pages into the modern docs system, I found this listed on a "known issues" page. If this is still an issue, I'm listing it here so it gets tracked appropriately. If it's not, please close this issue.

"If you are using a concurrent queue in multithreaded mode (including any KTDataQueueProcessorTemplate class such as KTMultiSliceClustering), if the queue times out, that processor will stop processing, and its thread will exit. This is appropriate behavior if processing of an egg file is complete. If this happens too early, while processing is still going on, it can cause an enormous memory leak, as slices aren't deleted properly and new slices continue to be created. Try increasing the timeout time to solve this issue."

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