I found this bug when writing unit tests after the fact for the DirstateMap.
We never decremented the tracked descendants counter since we were always
resetting the node data before reading it. This also drops the use of state,
in favor of the new API to get that information.
Details
Details
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
โ
refresh by Heptapod after a successful CI run (๐ ๐)
โ This patch is intended for stable โ