Comment 2 for bug 638763

Revision history for this message
jhsware (sebastian-urbantalk) wrote :

Correct. In my case it was code running in the app.__init__() method which caused a DuplicationError and it took a while to figure out what was wrong.

If we want to catch the error, I think it still should output to the error log. Our first reaction was to look in the error log to see what might have gone wrong.