Changes between Version 4 and Version 5 of Ticket #2514
- Timestamp:
- 2015-10-02T20:51:44Z (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2514
- Property Summary changed from Magic Folder: consider possible "Sorceror's apprentice" problems to Magic Folder: consider possible "Sorcerer's Apprentice" problems
-
Ticket #2514 – Description
v4 v5 1 File synchronization systems are potentially vulnerable to "[https://en.wikipedia.org/wiki/The_Sorcerer's_Apprentice Sorcer or'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 "[https://en.wikipedia.org/wiki/The_Sorcerer's_Apprentice Sorcerer'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: