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

fix: remove set and from sim_signals

appel_c requested to merge remove/set_from_simsignals into master

Description

Removed .set for simulated signals, instead it's inherit from ophyd.signal. This will create a more consitent behaviour for simulation devices for the backend.

Merge request reports