Ticket #9446 (closed: fixed)
More work on the SNS live listener run transition behavior
Reported by: | Ross Miller | Owned by: | Ross Miller |
---|---|---|---|
Priority: | major | Milestone: | Release 3.2 |
Component: | Framework | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Russell Taylor |
Description
Ticket #9397 created a situation where the setRunDetails() function was not always called when a new run started.
Change History
comment:2 Changed 6 years ago by Ross Miller
- Status changed from assigned to inprogress
Make sure setRunDetails() is called at all run transitions
There was one case where setRunDetails() was not called at the start of a run. Had to modify the rxPacket() function to explictly call setRunDetails() in that situation.
Refs #9446
Changeset: f7002faf77ddf85329abdd15db81a7cf65129c82
comment:3 Changed 6 years ago by Ross Miller
- Status changed from inprogress to verify
- Resolution set to fixed
comment:4 Changed 6 years ago by Russell Taylor
- Status changed from verify to verifying
- Tester set to Russell Taylor
comment:5 Changed 6 years ago by Russell Taylor
- Status changed from verifying to closed
Merge remote branch 'origin/bugfix/9446_set_run_details'
Full changeset: 687e06dd380c2ebcbb8414e26261ee38c3fd74e5
Note: See
TracTickets for help on using
tickets.