#27747: Add signals for Django management commands
-------------------------------------+-------------------------------------
     Reporter:  Dmitry Gladkov       |                    Owner:  nobody
         Type:  New feature          |                   Status:  new
    Component:  Core (Management     |                  Version:  master
  commands)                          |
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:
                                     |  Someday/Maybe
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Carlton Gibson):

 For runserver, in particular, I'm suspecting that, at this late stage,
 they'll be some kind of rewrite making it async, to use presumably
 asyncio. The autoreloader in the particular seems to be crying out for
 this... As such, I'd suggesting adding functionality as part of that to
 control subprocesses (or whatever else) rather than using signals.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/27747#comment:3>
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/061.06e81e0ddd2313a908d48070fb6f2ec8%40djangoproject.com.

Reply via email to