Skip to content
Snippets Groups Projects
Commit 901f3a8c authored by d.kilic's avatar d.kilic
Browse files

Resolve "Merge doesn't delete already merged person from further evaluation"

There was an error, where a person, who was already deleted because they were merged with another, still got evaluated. During this evaluation, the person which got the index of the deleted one got processed, or a segmentation fault happened, when the deleted person was the last one.

This is fixed by setting `mStatus` to not only signal not being tracked, but also, already being merged away.
parent 45fe1fb8
No related branches found
No related tags found
1 merge request!173Resolve "Merge doesn't delete already merged person from further evaluation"
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment