jimmejardine / qiqqa-open-source

The open-sourced version of the award-winning Qiqqa research management tool for Windows
GNU General Public License v3.0
366 stars 60 forks source link

Source code currently doesn't rigorously check for 7ZIP, etc. exit codes and doesn't otherwise reckon with Disk Full situations everywhere it should. #246

Open GerHobbelt opened 3 years ago

GerHobbelt commented 3 years ago

This was written down as a Project Card some time ago and I noted this in the project (see reference/link in right-side sidebar) as I was going through the code then while a couple of (other) tools I use b0rked badly on a couple of Disk Full situations due to drives filling up with log files, etc. while running tests in the background.

Anyway, a case of #252: this is a year old issue, only converted from card to issue today.