Malthe Borch <mbo...@gmail.com> added the comment: I'm not sure what this is, but it's not the first report I get about it.
It's difficult to debug without some way of reproducing it consistently, although it seems to revolve around thread-safety. One thing about it though is that you seem to be compiling at run-time, repeatedly. That's not a good idea. Either use a template loader object, or define your template object on module- or class level. Can you try to see if this changes anything? ---------- status: unread -> chatting __________________________________ Repoze Bugs <b...@bugs.repoze.org> <http://bugs.repoze.org/issue156> __________________________________ _______________________________________________ Repoze-dev mailing list Repoze-dev@lists.repoze.org http://lists.repoze.org/listinfo/repoze-dev