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

delete memory in case of exception in '323-could-not-find-node-responsible-for-particle'

kraus requested to merge 323-could-not-find-node-responsible-for-particle-2 into master

We should deallocate the memory if we throw an exception. Otherwise we could run out of memory in an optimization.

Merge request reports