golang/go

x/build/maintner: growing files are not cleaned up

オープン

#25,460 opened on 2018/05/19

 (1 件のコメント) (1 件のリアクション) (0 人の担当者)Go (19,008 件のフォーク)batch import
BuildersNeedsFixhelp wanted

Repository metrics

Stars
 (133,883 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

When the full file is downloaded, the corresponding growing file is not removed, so over time growing files accumulate. For example this is my cache directory at the moment:

[...]
0033.7b5b6f92e2eecdbfcfb06d7ed7a4f95f66092b2bb3693f41407bb546.mutlog
0034.435067e2842b0a7363a09a259e5aa1a2006787d95fae3a14a33b79b2.mutlog
0034.growing.mutlog
0035.f59248bfa6248f1cd081601c2d0331c97ecfd7807c3a4805d8fb65a8.mutlog
0035.growing.mutlog
0036.growing.mutlog

/cc @bradfitz

コントリビューターガイド