franglais125 / apt-update-indicator

Apt Update Indicator
https://extensions.gnome.org/extension/1139/apt-update-indicator/
GNU General Public License v3.0
44 stars 17 forks source link

Check for errors in spawned processes #5

Open franglais125 opened 7 years ago

franglais125 commented 7 years ago

Currently if a check for updates or upgrade process fails, the extension:

Instead, the exit status of the spawned program should be checked to ensure it succeeded.

Thanks @lucatrv !

lucatrv commented 7 years ago

Maybe it would be useful to add an option like "Try again if unsuccessful / Interval before attempting (minutes, 0 to disable)", with default "60".