Ticket #261 (defect)
Opened 3 years ago
Last modified 3 years ago
[PATCH] Make autoreload not fail on file deletions
Status: closed (fixed)
| Reported by: | keir | Assigned to: | rdelon |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | CherryPy code | Keywords: | |
| Cc: | keir@cs.utoronto.ca |
Autoreload balks when files are deleted. Here's the fix.
Attachments
Change History
08/23/05 02:22:16: Modified by keir
- attachment deleted-file-autoreload.patch added.
08/24/05 01:24:59: Modified by fumanchu
- status changed from new to closed.
- resolution set to fixed.
Fixed in changeset [551].


Handle deleted files properly