fix: Avoid split propagation context on empty continue_trace()#6491
Closed
alexander-alderman-webb wants to merge 1 commit into
Closed
fix: Avoid split propagation context on empty continue_trace()#6491alexander-alderman-webb wants to merge 1 commit into
continue_trace()#6491alexander-alderman-webb wants to merge 1 commit into
@sentry/warden / warden
completed
Jun 3, 2026 in 3m 38s
1 issue
Low
No test coverage for the empty `continue_trace()` split propagation bug being fixed - `sentry_sdk/traces.py:206`
There's no test asserting that after continue_trace({}), the isolation scope and current scope share the same trace_id — the exact regression this fix prevents.
4 skills analyzed
| Skill | Findings | Duration | Cost |
|---|---|---|---|
| security-review | 0 | 1.3s | $0.02 |
| code-review | 1 | 1m 8s | $0.17 |
| find-bugs | 0 | 3m 21s | $0.43 |
| skill-scanner | 0 | 1.8s | $0.02 |
⏱ 4m 32s · 258.8k in / 15.1k out · $0.64
Loading