#17251: select_for_update tests threads should close connections manually -------------------------------------+------------------------------------- Reporter: akaariai | Owner: aaugustin Type: | Status: closed Cleanup/optimization | Version: Component: Uncategorized | Resolution: fixed Severity: Normal | Triage Stage: Accepted Keywords: | Needs documentation: 0 Has patch: 1 | Patch needs improvement: 0 Needs tests: 0 | UI/UX: 0 Easy pickings: 0 | -------------------------------------+------------------------------------- Changes (by aaugustin):
* status: new => closed * resolution: => fixed Comment: In [17195]: {{{ #!CommitTicketReference repository="" revision="17195" Fixed #17251 -- In the select_for_update tests, close manually database connections made in threads, so they don't stay "idle in transaction" until the GC deletes them. Thanks Anssi Kääriäinen for the report and patch. }}} -- Ticket URL: <https://code.djangoproject.com/ticket/17251#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 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.