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 "bec_service: use event wait instead of sleep in threads"

Description

Use of the "thread asked to stop" event instead of introducing a fixed sleep time.

Merge request reports