diff options
author | Yifan Hong <elsk@google.com> | 2020-07-07 14:28:41 -0700 |
---|---|---|
committer | Yifan Hong <elsk@google.com> | 2020-07-08 18:57:24 +0000 |
commit | bd6d2cded8a5f7e3f602ed7574e80954a8b9104d (patch) | |
tree | f55c84e10f5377ba7d17ae59305d78a76aa53bb6 /trusty/coverage/coverage.cpp | |
parent | 44033e75cc8857586f6eb8d34466d4a9224fe832 (diff) |
Wrap flock with TEMP_FAILURE_RETRY.
flock may return EINTR. There are code using LockShared() to test
existance of the directory. Don't fail spuriously.
Test: pass
Bug: 160457903
Change-Id: I51628abe05599422eb3f344781d8f3acd653c822
Diffstat (limited to 'trusty/coverage/coverage.cpp')
0 files changed, 0 insertions, 0 deletions