Christopher Bradley
Results
2
issues of
Christopher Bradley
Fixes potential race condition when these tests are run in parallel (e.g. fdb.wipe deleting data that is being used by another test)
Allows setting multiple homes in a colon seperated string. e.g. `ECKIT_HOME=/path/to/home1:/path/to/home2` This is useful for libraries which like to search for multiple configs, which may be in distinct directories. LocalPathName's...