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

bec_dispatcher multiple endpoints topics for one slot

wyzula_j requested to merge bec-dispatcher-multiple-topics into master

Description

_BECDispatcher.connect_slot and _BECDispatcher.disconnect_slot can accept list of endpoints to connect multiple topics to one pyqtSlot.

Related Issues

closes #73 (closed)

Type of Change

  • added helper functions for accepting multiple topics for connecting and disconnecting slot.
  • disconnect_all method

Potential side effects

  • not known

Definition of Done

  • Documentation is up-to-date.

Merge request reports

Loading