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

Refactor smaract

huerzeler_o requested to merge refactor_smaract into master

Refactoring of the code was done.

To prevent using the main thread with every 'read' call, a new thread has been set up.

Merge request reports