I use dbg.set_trace for debugging.
Usually I remember to run an instance of web2py on an additional port and 
use that for my debugging.
Sometime I forget to remove dbg.set_trace. 
When I do that, I don't have a listening window open, so I guess rocket 
stops but there is no one to hear it.
I'm on Windows. 
When this happens, the server stops responding to all requests. I restart 
the Windows service (which is basically python web2py.py)

Is there a more elegant way of dealing with this situation?


-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to