Changes between Initial Version and Version 1 of Ticket #666, comment 15
- Timestamp:
- 2012-10-01T01:43:10Z (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #666, comment 15
initial v1 8 8 ... ) 9 9 }}} 10 rm'ing the share externally doesn't break that invariant: the !AccountingCrawler (when finished) will delete.10 rm'ing the share externally doesn't break that invariant: the !AccountingCrawler (when finished) will call {{{remove_deleted_share}}}, which will delete the leases before deleting the share entry. 11 11 12 12 > Also, shouldn't it check that the share is already marked as {{{"going"}}}, and raise an exception if not?