OneCDOnly / sherpa

A mini-package-manager for QNAP NAS
GNU General Public License v3.0
114 stars 13 forks source link

idea: add `cleared` service last result #210

Closed OneCDOnly closed 2 years ago

OneCDOnly commented 2 years ago

The last operation result should be cleared before beginning each new operation. This will prevent the last result for the previous operation being used while the current operation is running.

OneCDOnly commented 2 years ago

not needed, already using 'starting', 'stopping', etc...