Recompute the stats

This commit is contained in:
Kerollmops
2025-10-08 14:50:35 +02:00
parent 62c11ce3f3
commit 3aca010b42
2 changed files with 35 additions and 9 deletions

View File

@@ -145,6 +145,7 @@ make_enum_progress! {
CopyAndCompactTheIndex,
PersistTheCompactedIndex,
CloseTheIndex,
ReopenTheIndex,
}
}