#35351: "RuntimeError: Event loop is closed" when using aiomysql with Django async
views
-------------------------------------+-------------------------------------
Reporter: Owais Ahmed | Owner: nobody
Type: Bug | Status: closed
Component: Database layer | Version: 5.0
(models, ORM) |
Severity: Normal | Resolution: invalid
Keywords: | Triage Stage:
| Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Natalia Bidart):
* summary:
Getting event loop closed error when using aiomysql with Django async
views
=>
"RuntimeError: Event loop is closed" when using aiomysql with Django
async views
--
Ticket URL: <
https://code.djangoproject.com/ticket/35351#comment:2>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.