Mercurial > hg
comparison mercurial/lsprofcalltree.py @ 24620:7c6f9097e2e0
repoview: avoid processing the same rev twice in _getstatichidden
If a rev had multiple children, it would be added to the heap multiple times. We
now ensure it is added only once.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Fri, 03 Apr 2015 14:41:18 -0700 |
parents | beae42f3d93b |
children | 071af8d385a9 |
comparison
equal
deleted
inserted
replaced
24619:ad6dea5d96f2 | 24620:7c6f9097e2e0 |
---|