dirstatemap: stop setting identity after reading the data
The code was calling `_set_identity` in too many places, resulting in fetching cache information after reading the on disk data. This could result in old data labelled with the identity of new, never loaded data. Fixing it solve the issue spotted in the previous changesets. Further cleanup are warranted but it seems more reasonable to do them on stable.
parent
51a9148f8349
No related branches found
No related tags found
Pipeline #99749 passed
Stage: build
Stage: checks
Stage: tests
Stage: platform-compat
Stage: py-version-compat
Loading
Please register or sign in to comment