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

Support lazy signals in get_device_info()

appel_c requested to merge fix/allow_device_server_to_deal_with_lazy_signals into main

Description

This MR introduces a fix to the issue described in #458

Related Issues

Closes #458

Additional Comments

For the test I used EpicsSignal, as it can be created, but not connected to. Please check and let me know if you prefer an alternative way to test. It was the most simple and straight forward case imo.

Definition of Done

  • Documentation is up-to-date.

Merge request reports

Loading