Closed
Bug 679533
Opened 14 years ago
Closed 14 years ago
redis_client should raise exception if name not found
Categories
(support.mozilla.org :: Code Quality, task)
support.mozilla.org
Code Quality
Tracking
(Not tracked)
VERIFIED
FIXED
2011-09-13
People
(Reporter: rrosario, Assigned: rrosario)
Details
(Whiteboard: [qa-])
Instead of returning None, raise exception so that it can be handled in the appropriate place.
| Assignee | ||
Updated•14 years ago
|
Assignee: nobody → rrosario
| Assignee | ||
Comment 1•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: 2011Q3 → 2011-09-13
Comment 2•14 years ago
|
||
As long as we see no RedisError's showing up in the stack traces, this is good. Marking [qa-] and sorry for the oversight!
Whiteboard: [qa-]
You need to log in
before you can comment on or make changes to this bug.
Description
•