Commit ac44dff
committed
cleanup: remove failed investigation artifacts and fix misleading comments
Removed test files that were artifacts of failed investigation attempts:
- test_262_aggressive.py
- test_262_minimal_reproduction.py
- test_262_standalone_race.py
- test_262_tool_call_hang.py
- reproduce_262_standalone.py
These files had misleading "REPRODUCED!" messages that would confuse
future maintainers. They didn't actually reproduce any permanent hang.
Updated reproduce_262.py to be honest about what it shows and doesn't show.
Simplified debug delay comments in SDK code - removed claims about
"reproducing" the race condition, now just says it's for investigation.1 parent f47b366 commit ac44dff
File tree
8 files changed
+80
-4160
lines changed- src/mcp
- client/stdio
- tests/issues
8 files changed
+80
-4160
lines changedLarge diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
177 | 172 | | |
178 | 173 | | |
179 | 174 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
349 | 349 | | |
350 | 350 | | |
351 | 351 | | |
352 | | - | |
353 | | - | |
354 | | - | |
355 | | - | |
356 | | - | |
357 | | - | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
358 | 355 | | |
359 | 356 | | |
360 | 357 | | |
| |||
This file was deleted.
0 commit comments