Actions
Bug #5357
closedMany cases where an exception is caughted and printed w/o any context
Start date:
11/19/2017
Due date:
% Done:
100%
Estimated time:
Chirp Version:
daily
Model affected:
(All models)
Platform:
All
I read the instructions above:
Description
There are many cases where an exception is caught and logged to error (log.error(e)) without any context.
This makes it harder than it could be to track down the location of problems (such as split(None) in memedit).
Updated by Bernhard Hailer over 4 years ago
- Status changed from New to Closed
- Target version set to chirp-legacy
- % Done changed from 0 to 100
- Chirp Version changed from 0.4.0 to daily
Appears to be complete.
Actions