Scenario: Process A is writing to EntropyRepository, adding new package entries. Process B is reading from EntropyRepository, querying for the same package entries, for example by using retrieveKeySlot(). This method uses a dict-based cache to speed up things, but this should be invalidated also when the mtime() value changes.