On 13 Mar 2002 16:44:25 -0300, Leonardo Rochael Almeida <[EMAIL PROTECTED]> wrote:
>The problem is, as far as I could check, the crashes all happen inside >the gc, which runs orthogonal to the requests, so getting a >reproduceable test case is really hard. Thinking aloud.... If I remember correctly (but its been a while since I looked at the python gc) it is possible to manually force a gc sweep. It may (or may not ;-) be easier to spot a pattern if you force a sweep after every request Toby Dickenson [EMAIL PROTECTED] _______________________________________________ Zope-Dev maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )
