Commit 07cda75
fix(tests): Update span indices in http_method_custom tests
The no-current-span guards in signal handlers now correctly prevent
orphan root segments for GET requests (not in http_methods_to_capture),
reducing the total span count and shifting the http.server span indices.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent cab203e commit 07cda75
2 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1027 | 1027 | | |
1028 | 1028 | | |
1029 | 1029 | | |
1030 | | - | |
1031 | | - | |
| 1030 | + | |
| 1031 | + | |
1032 | 1032 | | |
1033 | 1033 | | |
1034 | 1034 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2370 | 2370 | | |
2371 | 2371 | | |
2372 | 2372 | | |
2373 | | - | |
2374 | | - | |
| 2373 | + | |
| 2374 | + | |
2375 | 2375 | | |
2376 | 2376 | | |
2377 | 2377 | | |
| |||
0 commit comments