Drop TODOs.
Concurrency handling is not required, because a single MemcachedDict should not be accessed outside a Zope transaction, which is itself bound to a specific thread. Pickling a connection is not needed, ERP5Type.Core.MemcachedPlugin is all we need to serialise.
Showing
Please register or sign in to comment