Failed parses crash processing of tsdb items
Bug #483493 reported by
Michael Wayne Goodman
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Egad |
Fix Committed
|
High
|
Michael Wayne Goodman |
Bug Description
Currently, if a parse fails, there will be no result id, so any information available (i-input, error message, etc) will not be stored (because the data structure holding them is a nested dictionary with keys for parse_id, then result_id). The data structure for these should be reworked so items without a result id can still be processed. This also affects the comparison of parses and realizations.
Changed in egad: | |
importance: | Undecided → High |
assignee: | nobody → Michael Wayne Goodman (goodmami) |
milestone: | none → 0.1.x |
To post a comment you must log in.
Fixed in r8.