#937: Autoreload reloads for every request.
------------------------------------------------+---------------------------
Reporter:
richie@... | Owner: adrian
Status: reopened | Milestone:
Component: django-admin.py runserver | Version: 1.0
Resolution: | Keywords:
Stage: Accepted | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
------------------------------------------------+---------------------------
Comment (by anonymous):
(I'm the immediately previous anonymous):
I'm still seeing this, but I've narrowed it down further.
The change in mtime is happening when another process (in this case, a
test client) running on localhost, imports simplejson as well.
As soon as the import of _speedups.so is completed by the client, the
mtime on that file, as seen by the server, is suddenly displaced by an
hour (the client sees the correct mtime).
--
Ticket URL: <
http://code.djangoproject.com/ticket/937#comment:17>
Django <
http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Django updates" group.
To post to this group, send email to
django-updates@...
To unsubscribe from this group, send email to
django-updates+unsubscribe@...
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en-~----------~----~----~----~------~----~------~--~---