Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx> writes: > One other thing. I did not consider to run fix_unresolved_deltas() in > parallel originally because I didn't think it could be done. It can. > But I'm not sure it's worth the effort. Anyway we can do that later > if it turns out worth it. My hunch agrees with your "not sure it's worth", as these are objects at the boundary of --thin transfer, which should only be proportional to the size of a single snapshot, not the depth of history, and I think your "we can do that later" is a sound judgement. Thanks. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html