Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

feat(device_server): added subscription to all auto monitored signals

wakonig_k requested to merge feat/auto_monitor into master

Description

Added subscription to all auto-monitored signals. This should alleviate some discrepancies between the cached redis readout and the pyepics state.

Potential side effects

More traffic to redis. Should be fine though.

Definition of Done

  • Documentation is up-to-date.
Edited by wakonig_k

Merge request reports