( )⚙ D6030 store: move logic to check for invalid entry in fncache to own function

This is an archive of the discontinued Mercurial Phabricator instance.

store: move logic to check for invalid entry in fncache to own function
ClosedPublic

Authored by pulkit on Feb 27 2019, 9:05 AM.

Details

Summary

This helps separate the original reading logic from the one which finds for an
invalid entry.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

pulkit created this revision.Feb 27 2019, 9:05 AM
pulkit added a comment.Mar 7 2019, 8:41 AM

testing comments, please ignore

pulkit added a comment.Mar 7 2019, 8:48 AM

This review is intended for default branch.

This revision was automatically updated to reflect the committed changes.