#1109 closed defect (invalid)
Wrong autoreloading frequency of the development server on XP
Reported by: | Laaa | Owned by: | Adrian Holovaty |
---|---|---|---|
Component: | Core (Management commands) | Version: | dev |
Severity: | critical | Keywords: | autoreload |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
The development server reloads very often( almost all the time when a
webpage should be changed) eventhough I did not make any changes to my
source code and because it takes some time before the server is up again I get "the server not found " error.
I had to use an older autoreload.py file and now it works OK on my XP again.
So,please make a changes to the latest autoreload.py file so that it will work on XP too
Note:
See TracTickets
for help on using tickets.
Closing unless somebody can confirm this is a problem.