-
Notifications
You must be signed in to change notification settings - Fork 249
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix cache hits for config batches (#1180)
If there is a driver that is batched by config with the config file in `.qlty/configs` directory the cache hit was being missed because the path for the config file was changed during batch computations and not reverted back to the original path of the file.
- Loading branch information
1 parent
ac90714
commit 6343eb8
Showing
1 changed file
with
84 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters