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

Resolve "`RedisConnector` improvements: add `unregister` feature, check for duplicated (signal, callback)"

Description

The MR implements unregister for pub/sub interface and implements it for RedisConnector. It also ensures identical (signal, callback) items will not cause multiple calls.

Closes #213 (closed)

has to be merged together with bec-widgets!76 (merged)

On bec-widgets test are passing if bec-widgets are on branch new_dispatcher

Edited by wyzula_j

Merge request reports