Commit 815f270
Fix non-deterministic issue ordering in SimpleMemory.record_issues
Preserve input order instead of converting from set, which caused
flaky test failures on Python 3.10.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 4efdba4 commit 815f270
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
268 | 268 | | |
269 | 269 | | |
270 | 270 | | |
271 | | - | |
| 271 | + | |
272 | 272 | | |
273 | 273 | | |
274 | 274 | | |
| |||
0 commit comments