Changes between Version 1 and Version 2 of Ticket #2514
- Timestamp:
- 2015-10-02T20:22:23Z (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2514
- Property Summary changed from Magic Folder: consider possible "Magician's apprentice" problems to Magic Folder: consider possible "Sorceror's apprentice" problems
-
Ticket #2514 – Description
v1 v2 1 File synchronization systems are potentially vulnerable to " Magician's apprentice" problems where the work done to process a filesystem change (local or remote) triggers another filesystem change, ad infinitum.1 File synchronization systems are potentially vulnerable to "Sorceror's apprentice" problems where the work done to process a filesystem change (local or remote) triggers another filesystem change, ad infinitum. 2 2 3 3 We have already seen two bugs that could potentially cause this: