Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make clear_cache safe if no completion file is set (#386)
If it returns nil, expand_path fails. It also replaces a file deletion race condition with an atomic remove.
- Loading branch information