[ZCM] [ZC] 1757/ 1 Request "Problems sharing Connection across threads"

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin at zope.org
Fri Apr 15 17:54:25 EDT 2005


Issue #1757 Update (Request) "Problems sharing Connection across threads"
 Status Pending, Database/bug low
To followup, visit:
  http://www.zope.org/Collectors/Zope/1757

==============================================================
= Request - Entry #1 by tim_one on Apr 15, 2005 5:54 pm

It's not intended that a Connection be used by more than one thread, so the Importance is set to "low" here.

Still, some cases that seemingly "should work" don't.  There's a self-contained program in this message:

http://mail.zope.org/pipermail/zodb-dev/2005-April/008744.html

that gets in trouble merely reading objects in 3 threads simultaneously from a shared Connection.  In fact, the same problem sshow up if

    st = FileStorage(STORAGE, read_only=True)

is used in the bottom loop instead.
==============================================================



More information about the Zope-Collector-Monitor mailing list