Commit 889a54c
Address Copilot review on #1090 MMapDirectory.Map fix
Narrow the ArgumentOutOfRangeException retry filter to
ParamName == "capacity" so unrelated argument errors aren't masked,
and mark the regression test NonParallelizable since it relies on
static counters on MMapDirectory.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent d1126fb commit 889a54c
2 files changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
425 | 425 | | |
426 | 426 | | |
427 | 427 | | |
428 | | - | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
429 | 432 | | |
430 | 433 | | |
431 | 434 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
350 | 350 | | |
351 | 351 | | |
352 | 352 | | |
353 | | - | |
| 353 | + | |
354 | 354 | | |
355 | 355 | | |
356 | 356 | | |
| |||
0 commit comments