Commit ff7b1fb
authored
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
| 126 | + | |
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| |||
- include/vix/sync/Operation.hpp+2-1
- include/vix/sync/engine/SyncEngine.hpp+1
- include/vix/sync/engine/SyncWorker.hpp+3
- include/vix/sync/outbox/FileOutboxStore.hpp+8
- include/vix/sync/outbox/Outbox.hpp+1-1
- include/vix/sync/outbox/OutboxStore.hpp+8
- src/sync/engine/SyncEngine.cpp+1
- src/sync/engine/SyncWorker.cpp+12-3
- src/sync/outbox/FileOutboxStore.cpp+60
- src/sync/outbox/Outbox.cpp+6-1
- tests/CMakeLists.txt+45
- tests/sync/sync_engine_inflight_timeout_test.cpp+111
- tests/sync/sync_engine_outbox_permanent_fail_test.cpp+100
0 commit comments