Add new chunk hashes to the cs_add_list when creating or updating them in the chunk server

This commit is contained in:
2025-11-15 10:55:11 +01:00
parent a366b46398
commit 11054cae86
3 changed files with 10 additions and 2 deletions
+1
View File
@@ -1,2 +1,3 @@
Notes on simulation testing:
- Make sure your program works without fault injections
- Trace the branch coverage of the test and find why some branches are never reached