You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/design_proposals/sync-improvements.md
+1
Original file line number
Diff line number
Diff line change
@@ -304,6 +304,7 @@ Resolution: This is an implementation detail.
304
304
305
305
- **implementation step 3** Set up automatic destination syncing and delete a local input file.
306
306
Expect that the input file is also deleted in the container.
307
+
_Update_: This expectation cannot be met, because a deleted file is no longer contained in the inferred syncmap. Thus file deletion with inferred sync mode must trigger a rebuild.
307
308
308
309
- **implementation step 4** Add a test case that that features builder plugin sync patterns.
0 commit comments