ISISComputingGroup / ISISComputingGroup/DataStreaming

`kafka_dae_control`: unset pause on runstart, or set it if doing an explicit `begin(paused=True)`

Open
#109 1 comment 0 reactions 1 assignee Claimed by @rerpha View on GitHub
Dominant language
No language data
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

https://github.com/ISISComputingGroup/kafka_dae_control/pull/67#issuecomment-5357371172

BEGINRUNEX wants to write to the paused veto bit, just before beginning a run:

- 0 if BEGINRUNEX got the value 0 which corresponds to a 'normal begin'. This ensures we don't accidentally start up a run in a paused state.
- 1 if BEGINRUNEX got the value 1 which corresponds to a 'paused begin'. This is equivalent to ICP's begin_paused functionality.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.