D7881: lfs: check content length after downloading content

2020-01-15 Thread mharbison72 (Matt Harbison)
Closed by commit rHG0ee0a3f6a990: lfs: check content length after downloading content (authored by mharbison72). This revision was automatically updated to reflect the committed changes. REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D7881?vs=19280&id=19291

D7881: lfs: check content length after downloading content

2020-01-14 Thread mharbison72 (Matt Harbison)
mharbison72 created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY Adapted from the Facebook repo[1]. The intent is to distinguish between the connection dying and getting served a corrupt blob. The original message: