#31793: Async management command support -------------------------------------+------------------------------------- Reporter: James Pic | Owner: nobody Type: New | Status: new feature | Component: Core | Version: 3.0 (Management commands) | Severity: Normal | Keywords: assync Triage Stage: | Has patch: 1 Unreviewed | Needs documentation: 0 | Needs tests: 0 Patch needs improvement: 0 | Easy pickings: 0 UI/UX: 0 | -------------------------------------+------------------------------------- Currently, a management command with `async def handle` will fail for "coroutine was never awaited".
-- Ticket URL: <https://code.djangoproject.com/ticket/31793> 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/047.52d78db03f5fd6c5dea9bf550d2c2f20%40djangoproject.com.