Every so often, I have to restart web2py because no threads will respond. I guess that some set of conditions in one of my controllers leads to an infinite loop?
Is there a way to set a timeout on controller functions? Can you suggest any way to troubleshoot? Thanks.

