14 | | What happens if {{{self._local_path}}} is deleted between these lines? Would it be better to catch and handle the error of {{{self._local_path}}} not existing in the call to {{{.watch}}} ? (Would that call signal the error?) |
| 14 | What happens if {{{self._local_path}}} is deleted between these lines? |
| 15 | |
| 16 | Would it be better to catch and handle the error of {{{self._local_path}}} not existing in the call to {{{.watch}}} ? (Would that call signal the error?) |
| 17 | |
| 18 | |
| 19 | I do not consider this issue significant enough to require another iteration on this ticket; but a new ticket may be necessary. I haven't thought of any security problems as of yet, and only a rare usability problem. |