Changes between Initial Version and Version 1 of Ticket #1429, comment 22


Ignore:
Timestamp:
2011-08-01T17:54:32Z (14 years ago)
Author:
nejucomo
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1429, comment 22

    initial v1  
    1212}}}
    1313
    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?)
     14What happens if {{{self._local_path}}} is deleted between these lines?
     15
     16Would 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
     19I 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.