Sorry. On localhost without mod_wsgi. On server it doesn't raise an error on timeout and consumed nearly gigabyte of memory.
Anyway, I'm planning to use your way. Just wanted to ask. You wrote func.info = threading.local(). Why do we need it? Why can't we just write func.end_time = time.time().... ? -- You received this message because you are subscribed to the Google Groups "modwsgi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/modwsgi. For more options, visit https://groups.google.com/d/optout.
