#24398: Built in webserver not reloading Python files upon requests
----------------------------------+--------------------------------------
     Reporter:  hyperknot         |                    Owner:  nobody
         Type:  Bug               |                   Status:  new
    Component:  Uncategorized     |                  Version:  1.7
     Severity:  Normal            |               Resolution:
     Keywords:  server runserver  |             Triage Stage:  Unreviewed
    Has patch:  0                 |      Needs documentation:  0
  Needs tests:  0                 |  Patch needs improvement:  0
Easy pickings:  0                 |                    UI/UX:  0
----------------------------------+--------------------------------------

Comment (by carljm):

 The behavior you describe with `--nothreading` (where the server reloads
 immediately upon a file save) is the normal and expected behavior. So
 something is broken on your system with the runserver threading.

 I am sure there are other developers using the same OS X and Python
 versions, but I doubt they will all be able to reproduce this behavior (or
 else I think we'd have had many reports much earlier; runserver has had
 threading for several years). But hopefully someone can reproduce - we'll
 see!

--
Ticket URL: <https://code.djangoproject.com/ticket/24398#comment:12>
Django <https://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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.e98d9d7b210e1c4d4d1fd2f09fa1759c%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to