util: properly copy lrucachedict instances
Previously, copy() only worked if the cache was full. We teach copy() to only copy defined nodes. Differential Revision: https://phab.mercurial-scm.org/D4498
Loading
Please register or sign in to comment