I found the crash-on-errors behavior useful since it’s better to be alerted of those errors sooner rather than later IMO. Is the new behavior configurable?
-Kamal > On Nov 19, 2015, at 10:49 AM, Michael Merickel <[email protected]> wrote: > > > On Thu, Nov 19, 2015 at 12:43 PM, Jonathan Vanasco <[email protected] > <mailto:[email protected]>> wrote: > On Sunday, November 15, 2015 at 9:54:49 PM UTC-5, Michael Merickel wrote: > - pserve --reload will no longer crash due to syntax errors in your code! Yay! > > This is actually amazing. Thank you! > > It's not perfect as it'll still crash on non-syntax-errors (mostly bad > imports). We'll try to improve that at some point but this is a good start > for many types of errors. > > -- > 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] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[email protected]>. > Visit this group at http://groups.google.com/group/pylons-discuss > <http://groups.google.com/group/pylons-discuss>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- 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. For more options, visit https://groups.google.com/d/optout.
