* morituri/common/task.py:
Add debug. * morituri/rip/drive.py: Show all drives, not just the ones that happen to have an Audio CD inserted.
This commit is contained in:
@@ -362,6 +362,7 @@ class SyncRunner(TaskRunner):
|
||||
self._report()
|
||||
|
||||
def stopped(self, task):
|
||||
self.debug('stopped task %r', task)
|
||||
self.progressed(task, 1.0)
|
||||
self._loop.quit()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user