#35245: Django freezes on async views with asycio.gather and an async ORM call
-------------------------------------+-------------------------------------
     Reporter:  Luis Grau Martín     |                    Owner:  nobody
  Maldonado                          |
         Type:  Bug                  |                   Status:  closed
    Component:  Database layer       |                  Version:  5.0
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:  needsinfo
     Keywords:  ORM, async, bug      |             Triage Stage:
                                     |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak):

 * resolution:   => needsinfo
 * status:  new => closed

Comment:

 Hi, thanks for the report, however, I don't think you've explained the
 issue in enough detail to confirm a bug in Django. Please reopen the
 ticket if you can debug your issue and provide details about why and where
 Django is at fault or a sample project that reproduces the issue and
 doesn't use 3rd party packages (e.g. Django REST framework). Builtin
 middlewares are not at fault, your project hangs even with an empty list
 of middlewares and without `django.contrib.admin`,
 `django.contrib.sessions`, and `django.contrib.messages` in
 `INSTALLED_APPS`.
-- 
Ticket URL: <https://code.djangoproject.com/ticket/35245#comment:6>
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/0107018de5219c34-463c5e2c-3e4f-4174-8eb0-4aae5505be04-000000%40eu-central-1.amazonses.com.

Reply via email to