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
- Branch
- stable
- Lint
No Linters Available - Unit
No Unit Test Coverage
Event Timeline
Comment Actions
✅ refresh by Heptapod after a successful CI run (🐙 💚)
⚠ This patch is intended for stable ⚠