#25824: Assertions in libmemcached when multiple
django.core.cache.backends.memcached.PyLibMCCache backends used
-------------------------------+--------------------------------------
     Reporter:  mlowicki       |                    Owner:  nobody
         Type:  Uncategorized  |                   Status:  closed
    Component:  Uncategorized  |                  Version:  1.8
     Severity:  Normal         |               Resolution:  needsinfo
     Keywords:                 |             Triage Stage:  Unreviewed
    Has patch:  0              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  0
Easy pickings:  0              |                    UI/UX:  0
-------------------------------+--------------------------------------

Comment (by funkybob):

 I believe the specific quirk of this case is using the same memcache
 driver for two separate cache backends ... so it's likely a problem
 independent of threading, but possibly that the lib isn't save to use on
 two connections concurrently in the same thread.

 @mlowicki could you please try to replicate the issue without threads?

--
Ticket URL: <https://code.djangoproject.com/ticket/25824#comment:10>
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/066.39183d2491ac4ac2c18c19dcab42f2ec%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to