LooseLab / readfish

CLI tool for flexible and fast adaptive sampling on ONT sequencers
https://looselab.github.io/readfish/
GNU General Public License v3.0
163 stars 31 forks source link

Extend waiting up to 60 seconds time limit to 300 seconds for folder to appear #314

Closed Adoni5 closed 5 months ago

Adoni5 commented 7 months ago

60 seconds is not a long enough period for a real run.

Also, we don't actually currently change to writing output in the current working directory when this time limit runs out, we only say we are going to, then crash when we can't write to the MinKNOW run folder!

Adoni5 commented 5 months ago

Fixed folder crashing in #313 Even more fixed (fixed changing timeout to 120s) in #327