Skip to content

Fix tango proc device destroy

Samuel Debionne requested to merge fix-tango-proc-device-destroy into develop

Fix two issues with the receiver tango device server:

  • processing pipeline were not properly destroy (silently failed)
  • current_pipeline is returning an empty list

Merge request reports

Loading