Hello,
Am I missing something or is it impossible to use a pdb break point with
the threaded HTTP server --http. When I add a break point in my code,
something like:
import ipdb; ipdb.set_trace()

I see the break point in the console but the server does not stop.

Regards,
--yml
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to