Commit 3331012
fix: freeze options hash and widen rescue in files_identical?
Address PR review feedback:
- Freeze options instead of sharing mutable reference
- Add IOError to rescue alongside SystemCallError
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 835f45b commit 3331012
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
187 | | - | |
| 187 | + | |
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
| |||
0 commit comments