432de66a36
`prune-group` is currently not a real workertask, ie it behaves like one but doesn't start a thread nor a task to do its work. Changed it to start a tokio-task, so that we can delete snapshots asynchronously. The `dry-run` feature still behaves in the same way and returns early. This paves the way for the new logging infra (which uses `task_local` to define a logger) and improves performance of bigger backup-groups. Signed-off-by: Gabriel Goller <g.goller@proxmox.com> |
||
---|---|---|
.. | ||
Content.js | ||
DataStoreList.js | ||
DataStoreListSummary.js | ||
Notes.js | ||
OptionView.js | ||
Panel.js | ||
Prune.js | ||
PruneAndGC.js | ||
Summary.js |