Comment 14 for bug 1223644

Revision history for this message
Zachary Steele (zcsteele) wrote :

Proof-of-concept patch for db.py which adds exception handling for external DB dependencies. Since there is no reasonable action to take when the DB is not functional, the patch simply displays an error message and continues to crash as normal.