Commit 72e0971
committed
fix: align save_last_cache with canonical_path key to ensure correct no-repeat behavior on Linux
- save_last_cache now uses canonical_key() just like load_last_cache
- prevents mismatched cache keys on platforms where canonicalize() changes path representation
- resolves CI failure on Linux for test_no_repeat_on_same_file1 parent ebbdd1a commit 72e0971
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
166 | | - | |
167 | 166 | | |
168 | 167 | | |
169 | 168 | | |
| |||
0 commit comments