Commit cb7b111
Hoist failed_uuids_path to single assignment in test()
Eliminates duplicated os.path.join computation in abort and normal
code paths, reducing divergence risk.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent a9fc5f7 commit cb7b111
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
| 182 | + | |
| 183 | + | |
182 | 184 | | |
183 | 185 | | |
184 | 186 | | |
| |||
191 | 193 | | |
192 | 194 | | |
193 | 195 | | |
194 | | - | |
195 | 196 | | |
196 | 197 | | |
197 | 198 | | |
| |||
223 | 224 | | |
224 | 225 | | |
225 | 226 | | |
226 | | - | |
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
| |||
0 commit comments