Whipper gives up even if 5th rip attempt is successful #449
Labels
Accepted
Accepted issue on our roadmap
Bug
Generic bug: can be used together with more specific labels
Priority: low
Low priority
Milestone
I haven't run into this condition yet, but I noticed this looking at the code.
It appears that if the first 4 attempts to rip a track fail, then the 5th attempt succeeds, Whipper would abort the operation anyway.
From cd.py:
Should the condition actually be tries >= MAX_TRIES?
The text was updated successfully, but these errors were encountered: