#20613: LocMem cache may cause deadlocks
-------------------------------------+-------------------------------------
     Reporter:  rafales              |                    Owner:  nobody
         Type:  Bug                  |                   Status:  new
    Component:  Core (Cache system)  |                  Version:  1.5
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:
    Has patch:  0                    |  Unreviewed
  Needs tests:  0                    |      Needs documentation:  0
Easy pickings:  1                    |  Patch needs improvement:  0
                                     |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by rafales):

 * needs_better_patch:   => 0
 * needs_tests:   => 0
 * needs_docs:   => 0


Comment:

 The solution would be to move pickle.dumps/loads calls outside of the
 {{{with self._lock.reader()/writer()}}} blocks.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/20613#comment:1>
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 post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.d5338c041d434bfb83e519523acb08b3%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to