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
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
s
On Saturday, 2 February 2013 08:45:14 UTC+11, Tim Richardson wrote:
>
> You're right, on my local installation (trunk) I *can* go the admin page
> and start a debug listener.
> I'll try that on the Windows server.
>
>>
>>
Thanks, this works on windows too. I can not start normal apps by visiting
You're right, on my local installation (trunk) I *can* go the admin page
and start a debug listener.
I'll try that on the Windows server.
>
>
--
---
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To unsubscribe from this group and stop receivi
Sorry, I cannot reproduce your issue.
Putting dbg.set_trace() blocks your app until your open the debbuger
interaction page:
http://127.0.0.1:8000/admin/debug/interact
As soon as I open it, I can continue and debug it properly.
If I don't open it, the page being debugged is blocked, but other
pa
5 matches
Mail list logo