I guess it is tricky. I was concerned about my crons causing 5 python 
processes to start every time I restarted web2py. The answer is probably not 
that simple. When you're in dev mode and only using Python with web2py, 
there might be a solution. Otherwise, I suppose you have to be careful about 
which Python threads you kill.

Reply via email to