Some of the runs went without problems. but there are some runs had issues with no error message produced.
But the observation is:
The alignment runs normally until segemehl log message "Goodbye." then the it abonormaly takes forever with no finsih, no matter the size of the data
When I iterrupted the run, bam files produced but the stats files were not produced.
Most propably, the program hangs at the endings of "concurrent" processes. may be the process pool does not close?
I also got in one of the runs this message:
concurrent.futures.process.BrokenProcessPool: A process in the process pool was terminated abruptly while the future was running or pending.
Some of the runs went without problems. but there are some runs had issues with no error message produced. But the observation is: The alignment runs normally until segemehl log message "Goodbye." then the it abonormaly takes forever with no finsih, no matter the size of the data When I iterrupted the run, bam files produced but the stats files were not produced. Most propably, the program hangs at the endings of "concurrent" processes. may be the process pool does not close? I also got in one of the runs this message: concurrent.futures.process.BrokenProcessPool: A process in the process pool was terminated abruptly while the future was running or pending.