Tarsnap / tarsnap-gui

Cross-platform GUI for the Tarsnap backup service.
https://www.tarsnap.com
BSD 2-Clause "Simplified" License
251 stars 25 forks source link

Add check for --fsck with over 10000 archives #562

Open gperciva opened 10 months ago

gperciva commented 10 months ago

This isn't part of our test suite yet, but it needs to be.

gperciva commented 9 months ago

To clarify: the command-line app is fine. I'm concerned that something might be going wrong with the messages between the command-line and the GUI.

In other words, look at CmdlineTask, TaskManager, and the various widgets that react to them.