-On [20080204 20:07], Christian Boos ([EMAIL PROTECTED]) wrote: >By the way, I'm not sure I found THE leak, but at least an important >one. I'm still trying to get my way through the generator chain in >Genshi to understand more precisely what the problem is, but things go >really bad memory wise once an exception is raised from an expression >evaluation (and it doesn't seem to be related to what we do with that >exception later at the Trac level). I'll update #6614 when I have new >findings.
I think I read somewhere that using yield and getting exceptions might be problematic when it comes to leaving around stray references. Perhaps this might help you? -- Jeroen Ruigrok van der Werven <asmodai(-at-)in-nomine.org> / asmodai イェルーン ラウフロック ヴァン デル ウェルヴェン http://www.in-nomine.org/ | http://www.rangaku.org/ We have met the enemy and they are ours... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Development" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-dev?hl=en -~----------~----~----~----~------~----~------~--~---
