diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-06-21 13:37:32 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-07-11 10:12:04 +0200 |
commit | a950eac23b94cb5cce5f75b1a7eb9a436950d3ee (patch) | |
tree | 94d1465e3d2b3dd951ad464b05597d04b125e38f /org.eclipse.jgit.test | |
parent | a024759cf5bf1cd6b9beb4f790d484943761a7e1 (diff) | |
download | jgit-a950eac23b94cb5cce5f75b1a7eb9a436950d3ee.tar.gz jgit-a950eac23b94cb5cce5f75b1a7eb9a436950d3ee.zip |
Optionally measure filesystem timestamp resolution asynchronously
In order to avoid blocking on the main thread during measurement
interactive applications like EGit may want to measure the filesystem
timestamp resolution asynchronously.
In order to enable measurement in the background call
FileStoreAttributeCache.setAsyncfileStoreAttrCache(true)
before the first access to cached FileStore attributes.
Bug: 548188
Change-Id: I8c9a2dbfc3f1d33441edea18b90e36b1dc0156c7
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.test')
0 files changed, 0 insertions, 0 deletions