Actions
Bug #1665
closedMeasurements entry has infinite lifetime if extendLifetime is never called
Start date:
06/14/2014
Due date:
% Done:
100%
Estimated time:
1.00 h
Description
Steps to reproduce:
- call
Measurements::get
to insert a Measurements entry - do not call
Measurements::extendLifetime
for this entry
Expected: entry is deleted in finite time
Actual: entry persists forever
Updated by Junxiao Shi over 10 years ago
- Status changed from New to In Progress
- Assignee set to Junxiao Shi
- Target version set to v0.2
Updated by Junxiao Shi over 10 years ago
- Status changed from In Progress to Code review
- % Done changed from 0 to 70
Updated by Junxiao Shi over 10 years ago
- Status changed from Code review to Closed
- % Done changed from 70 to 100
Actions