diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-08-05 18:00:35 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-08-07 13:21:39 +0200 |
commit | 3b368d5578db13b52b2485b11bf3da1e24ccffd2 (patch) | |
tree | 64b481fb7683179b49af7b9c13e5c57745b94720 /org.eclipse.jgit.http.test/.settings | |
parent | 6857138e19ec6f597609339c3c88d58fb4dd0c0a (diff) | |
download | jgit-3b368d5578db13b52b2485b11bf3da1e24ccffd2.tar.gz jgit-3b368d5578db13b52b2485b11bf3da1e24ccffd2.zip |
In LockFile#waitForStatChange wait in units of file time resolution
Since we now measure file time resolution we can use it to replace the
hard coded wait time of 25ms. FileSnapshot#equals will return true until
the mtime of the old (o) and the new FileSnapshot (n) differ by at least
one file time resolution.
Change-Id: Icb713a80ce9eb929242ed083406bfb6650c72223
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.http.test/.settings')
0 files changed, 0 insertions, 0 deletions