commit | 0023356faa09dafd430a338645fdf877f41df0b5 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Wed May 19 14:33:09 2021 -0700 |
committer | Elliott Hughes <enh@google.com> | Wed May 19 14:33:09 2021 -0700 |
tree | 04c7755473c040c342f4d9f35b5e6e9a1505d31f | |
parent | c4099ac074e020f9998120c311e84ddd54c86d96 [diff] |
maybePruneOldTraces: bail if modification times change. We could implement the right thing easily with streams, but we're not allowed to use streams in this context, and it doesn't seem worth the bother of doing it any of the hard ways, given that we've only seen this once in the year the code's been doing this. Bug: https://issuetracker.google.com/169836837 Test: treehugger Change-Id: I4ee29916c1b335bebecfe7f72e74ff71e8a24228