Without more info I can say it's not expected on anything after Pyramid 1.0 where NewRequest subscribers explicitly did not support exceptions.
On Wed, Feb 13, 2013 at 12:45 PM, Wyatt Baldwin <[email protected] > wrote: > I have a NewRequest subscriber that's added in main() via > config.add_subscriber(). Exceptions thrown in this subscriber aren't caught > by pyramid_debugtoolbar. Is this behavior expected? > > -- > You received this message because you are subscribed to the Google Groups > "pylons-discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/pylons-discuss?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pylons-discuss?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
