Skip to content

fix(bottle): Avoid infinite serializing loop - #7511

Merged
sentrivana merged 6 commits into
masterfrom
ivana/fix-bottle-hang-if-attach-stacktrace
Sep 15, 2026
Merged

sentrivana merged 6 commits into
masterfrom
ivana/fix-bottle-hang-if-attach-stacktrace

Conversation

@sentrivana

Copy link
Copy Markdown
Contributor

@linear-code

linear-code Bot commented Sep 15, 2026

Copy link
Copy Markdown

PY-2785

sentrivana added a commit that referenced this pull request Sep 15, 2026
- `Scope.streamed_span` -> `Scope.span`
- `StreamedSpan` -> `Span` (alias still kept for backwards compat)
- `NoOpStreamedSpan` -> `NoOpSpan` (alias still kept for backwards
compat)
- removed transaction tracing code from a test helper

The three hanging Web tests will be fixed in
#7511

Closes #7469
@sentrivana
sentrivana marked this pull request as ready for review September 15, 2026 11:55
@sentrivana
sentrivana requested a review from a team as a code owner September 15, 2026 11:55
@github-actions

github-actions Bot commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

Codecov Results 📊

128326 passed | ⏭️ 7131 skipped | Total: 135457 | Pass Rate: 94.74% | Execution Time: 417m 47s

📊 Comparison with Base Branch

Metric Change
Total Tests 📈 +5
Passed Tests 📈 +5
Failed Tests
Skipped Tests

All tests are passing successfully.

✅ Patch coverage is 100.00%. Project has 2531 uncovered lines.
✅ Project coverage is 90.18%. Comparing base (c624151) to head (dd336b8).

Coverage diff
@@            Coverage Diff             @@
##        master       #PR       +/-##
==========================================
+ Coverage    90.17%    90.18%    +0.01%
==========================================
  Files          193       193         —
  Lines        25768     25773        +5
  Branches      9532      9532         —
==========================================
+ Hits         23236     23242        +6
- Misses        2532      2531        -1
- Partials      1432      1431        -1

Generated by Codecov Action

@sentrivana
sentrivana enabled auto-merge (squash) September 15, 2026 12:59
@sentrivana
sentrivana merged commit ec53096 into master Sep 15, 2026
455 of 460 checks passed
@sentrivana
sentrivana deleted the ivana/fix-bottle-hang-if-attach-stacktrace branch September 15, 2026 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants