Closed
Bug 1218579
Opened 10 years ago
Closed 10 years ago
the base socorro app references a non-existent logger
Categories
(Socorro :: Backend, task)
Socorro
Backend
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: lars, Assigned: lars)
Details
there was a debug line in the socorro app hierarchy that was inadvertently left in. in some edge cases it causes an exception during a shut down. fix it.
Comment 1•10 years ago
|
||
Commit pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/256bd345d2200b29b8cfaa6a825035115184b348
Merge pull request #3064 from twobraids/no-dead-logs
fixes Bug 1218579 -removed logger reference at the end that might not exist
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•