Fix cross-pool snapshots and fix the test for it

This commit is contained in:
Vitaliy Filippov
2025-12-13 18:20:16 +03:00
parent 2a0aca6e94
commit 1de68c30af
3 changed files with 22 additions and 12 deletions
+1
View File
@@ -10,6 +10,7 @@
#define PART_DONE 2
#define PART_ERROR 4
#define PART_RETRY 8
#define PART_VALID 16
#define CACHE_DIRTY 1
#define CACHE_WRITTEN 2
#define CACHE_FLUSHING 3