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

Atropos was stuck while waiting for a subprocess or worker thread to finish #139

Open
dgpinheiro opened this issue Nov 21, 2024 · 0 comments

Comments

@dgpinheiro
Copy link

The problem occurs with large files using the multithreading option (-T/--threads): atropos never finish the main process.

Sometimes the error message "ERROR: Waiting on Result process to terminate for 60.1 seconds" appears in the output tail, suggesting that the program was stuck while waiting for a subprocess or worker thread to finish.

I'm using Python 3.12.4 and the fastq file has 15,462,290 reads. The same doesn't occurr with files up to 1,000,000 reads.

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