Re: [PATCH 0/16] make prune mtime-checking more careful
From: Junio C Hamano <hidden> Date: 2016-06-15 23:02:39
Jeff King [off-list ref] writes:
... The objects are removed by prune, which doesn't realize
that they are part of an ongoing operation. Prune uses the filesystem
mtime to determine this, but we are not very thorough in making sure
that is kept up to date.