- `DiskWatcher` Thread detects ENTRY_CREATED on temporary file creation and executes file overwrite. - Idempotent action but leads to unnecessary file overwrites.
DiskWatcherThread detects ENTRY_CREATED on temporary file creation and executes file overwrite.