#16982: Child processes are kept alive when parent dies (with autoreload on) -------------------------------------+------------------------------------- Reporter: fabiofz@… | Owner: nobody Type: Bug | Status: new Component: Core (Other) | Version: 1.3 Severity: Normal | Resolution: Keywords: autoreload | Triage Stage: Design Has patch: 0 | decision needed Needs tests: 0 | Needs documentation: 0 Easy pickings: 0 | Patch needs improvement: 0 | UI/UX: 0 -------------------------------------+-------------------------------------
Comment (by julien): One big issue with process polling is that `os.getppid()` isn't supported on Windows in Python < 3.2 (see http://hg.python.org/cpython/rev/5d73b036573b/). -- Ticket URL: <https://code.djangoproject.com/ticket/16982#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 post to this group, send email to django-updates@googlegroups.com. To unsubscribe from this group, send email to django-updates+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-updates?hl=en.