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(utils/bec_dispatcher): msg is unpacked from dict before accessing .content

wyzula_j requested to merge fix-bec-dispatcher-list into master

Description

msg is unpacked from dict before accessing .content when creating callback

Related Issues

None

Type of Change

  • one line in BECDispatcher

Potential side effects

None

Merge request reports