#34006: close_old_connections() unconditionally closes connections inside atomic
blocks if default autocommit = 1
-------------------------------------+-------------------------------------
Reporter: Didier Frick | Owner: nobody
Type: Bug | Status: closed
Component: Database layer | Version:
(models, ORM) |
Severity: Normal | Resolution: duplicate
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 Mariusz Felisiak):
* status: new => closed
* resolution: => duplicate
Comment:
Duplicate of #30448.
There is no need to create duplicates. Feel-free to submit a new patch for
#30448 (with a regression test).
--
Ticket URL: <https://code.djangoproject.com/ticket/34006#comment:1>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.