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

Software hang when dealing with large custom SNP-databases #41

Open
jaclew opened this issue Jan 16, 2024 · 0 comments
Open

Software hang when dealing with large custom SNP-databases #41

jaclew opened this issue Jan 16, 2024 · 0 comments

Comments

@jaclew
Copy link
Contributor

jaclew commented Jan 16, 2024

I made a database with many (>2000 SNPs for a reference) added custom SNPs which lead to the software hanging during SNP calling. I identified the hang to be due to suboptimal usage of multiprocessing Queues and believe that the Queue was filled, leading to a stalled execution. Please consider the pull request.

Pull request:
#40

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