#17998: database threading issue with dev server and sqlite
-------------------------------------+-------------------------------------
Reporter: anonymous | Owner: nobody
Type: Bug | Status: new
Component: Database layer | Version: 1.4
(models, ORM) | Resolution:
Severity: Normal | Triage Stage:
Keywords: | Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by akaariai):
* stage: Accepted => Unreviewed
Comment:
I am going to revert the accepted triaging. I have been trying to
reproduce this, and I can't. The method I have been using is a test view
which does a database query and then sleeps a little. Then I hit that view
continuously with high-concurrency AB benchmark. No errors.
In addition I have been reading the code, and I can't see a way the
connection would get shared between threads.
So, more info is needed.
--
Ticket URL: <https://code.djangoproject.com/ticket/17998#comment:2>
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 [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.