Adjusting the logic instead of signaling PRDCR_STALLED, signal PRDCR_NOT_STALLED.
This defaults the channel to stalled and forces the system to take action to mark it as not stalled. In a bad state we want to default to bad, not a bad state hidden because the producer wasn't run.
Showing
- src/daqd/epics_pvs.hh 1 addition, 1 deletionsrc/daqd/epics_pvs.hh
- src/daqd/exServer.cc 2 additions, 2 deletionssrc/daqd/exServer.cc
- src/daqd/producer_shmem.cc 2 additions, 2 deletionssrc/daqd/producer_shmem.cc
- src/daqd/tests/test_daqd_stall_signal.sh.in 3 additions, 3 deletionssrc/daqd/tests/test_daqd_stall_signal.sh.in
Please register or sign in to comment