aboutsummaryrefslogtreecommitdiff
path: root/src/block/repair.rs
Commit message (Expand)AuthorAgeFilesLines
* Refactor how things are migratedAlex Auvolat2023-01-031-0/+1
* Simplified and more aggressive worker exit logicAlex Auvolat2022-12-141-2/+2
* cli: new worker info commandAlex Auvolat2022-12-131-5/+8
* Prettier worker list table; remove useless CLI log messagesAlex Auvolat2022-12-121-24/+31
* block manager: refactor: split resync into separate fileAlex Auvolat2022-09-021-2/+6
* Ability to dynamically set resync tranquilityAlex Auvolat2022-09-021-4/+22
* Background task manager (#332)Alex2022-07-081-0/+444