On Saturday, 2 February 2013 09:42:38 UTC+11, Mariano Reingart wrote:
>
> Thanks you for reporting it! 
>
> BTW, it should not block other applications, just the thread that is 
> serving the controller with the breakpoint code. 
> In fact, admin is just another web2py app, if it works, any other app 
> should work. 
>
> I don't know if there is anything mac-specific going on here, but 
> surely it is not the standar designed behavior of the debugger (and it 
> not happening in other platforms). 
>
> If you do more test, I'll be glad to help you with this, 
>
> Hi Mariano,
>
it seems to block other applications on both Windows and Mac. The behaviour 
in my issue report is what I see, except that I didn't try going directly 
to the admin app. So if you make that trivial change in the wecome app to 
do a dbg.set_trace() in the index controller, it will stall when going to 
welcome, and I also experience stalls in every other app. For example, I 
just tried again
a) started web2py using rocket
b) went straight to admin, and via the editor I changed the default 
controller of the welcome app
c) in other browser tab, went to welcome and it stalled on that tab
d) back in the admin app, I tried to access the examples app by clicking 
the link "examples" (which is http://127.0.0.1:8000/examples/default/index)
but it stalls.

 

-- 

--- 
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