KeyError with store._order[pair]
Bug #673666 reported by
Matt Haggard
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Storm |
Confirmed
|
Medium
|
Thomas Herve |
Bug Description
The following code results in a KeyError:
http://
Traceback: http://
Lines 24, 29 and 32 are all critical -- if you take any one of them out, the error does not occur.
I've seen the error on versions 0.17 and 0.18
Related branches
lp://staging/~therve/storm/flush-order-673666
Ready for review
for merging
into
lp://staging/storm
- Gustavo Niemeyer: Needs Information
- Storm Developers: Pending requested
-
Diff: 48 lines (+27/-0)2 files modifiedstorm/references.py (+2/-0)
tests/store/base.py (+25/-0)
Changed in storm: | |
status: | New → Confirmed |
importance: | Undecided → High |
milestone: | none → 0.19 |
Changed in storm: | |
assignee: | nobody → Thomas Herve (therve) |
Changed in storm: | |
importance: | High → Medium |
milestone: | 0.19 → 0.20 |
Changed in storm: | |
milestone: | 0.20 → 0.21 |
Changed in storm: | |
milestone: | 0.21 → 0.22 |
Changed in storm: | |
milestone: | 0.22 → 0.23 |
Changed in storm: | |
milestone: | 0.23 → none |
To post a comment you must log in.
What can I do to move this forward?