mirror of
https://github.com/Suwayomi/Tachidesk.git
synced 2026-01-21 03:02:47 +01:00
* Move running check to update function * Move updating update status to process function * Fail all source updates in case of update channel failure In case the channel failed due to an exception, the update for the source failed completely. This however was never handled and the pending updates for the source were never set to failed. Due to this, the global updates running state was always true * Remove completed update channel from available channels * Always log specific update job failure