Gregory (Grisha) Trubetskoy
grisha at modpython.org
Mon Jul 26 20:25:42 EDT 2004
Yes, definitely makes sense... It was probably a result of a bad copy from the request cleanup code. I'll check this into CVS, thanks! Grisha On Mon, 26 Jul 2004, [iso-8859-1] St?phane Bidoul wrote: > Hi, > > Hi went back into debugging this > http://www.modpython.org/pipermail/mod_python/2004-April/015475.html > and I found out it was not related to threading at all > (this time I was getting crashes instead of restricted mode errors). > > Actually, the interpreter name that was stored in the cleanup_info structure > was deallocated when the python_cleanup was called during child shutdown. > > Does the attached patch make sense? > > -sbi >
|