For another way round this issue of segfaults and deadlock when using
python 2.2, has anyone tried running Zope with a python built to use the
GNU Pth library instead of the system's pthread library?
GNU Pth is an entirely user-space library, so I would think it's behavior
would remain consistant regardless of the system's thread implementation.
I'm not sure if the quality of that consistant level.
_______________________________________________
Zope-Dev maillist - [EMAIL PROTECTED]
http://mail.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope )