#30112: python manage.py runserver very long response time
-----------------------------------------+------------------------
               Reporter:  smudgerPH      |          Owner:  nobody
                   Type:  Bug            |         Status:  new
              Component:  Uncategorized  |        Version:  2.1
               Severity:  Normal         |       Keywords:
           Triage Stage:  Unreviewed     |      Has patch:  0
    Needs documentation:  0              |    Needs tests:  0
Patch needs improvement:  0              |  Easy pickings:  0
                  UI/UX:  0              |
-----------------------------------------+------------------------
 When I run 'python manage.py runserver' it takes at least 20 minutes
 before performing any system checks, it then takes a further 10 minutes to
 do the system checks. If there is an error with the code or database then
 it still takes this long before saying anything.

 I have the latest version of pip, Python and Django. I've looked on the
 task manage and the command prompt is using 0.1% of the CPU during this
 time. It also takes this long for me to run 'python manage.py migrate'. I
 seem to be the only one working on the project that has this problem.

 Once it does start running the server, if I edit any pages and try to
 reload them then the server becomes unreachable but gives the impression
 in the command prompt that it is still running. I have to restart the
 server to see any changes.

 I'm running windows 10 on a personal laptop with an 8th gen i7 processor.
 While running this command I am doing nothing else and the total usage of
 the CPU rarely goes above 10% so I can't see any reason why it takes so
 long.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/30112>
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 [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/052.e250835c7c5531b19999f3aa488d731b%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to