You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: