Skip to content

Audit panic handling in detached tasks#8677

Draft
AdamGS wants to merge 3 commits into
developfrom
adamg/async-propegation-round-2
Draft

Audit panic handling in detached tasks#8677
AdamGS wants to merge 3 commits into
developfrom
adamg/async-propegation-round-2

Conversation

@AdamGS

@AdamGS AdamGS commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Rationale for this change

  • Closes: #000

What changes are included in this PR?

What APIs are changed? Are there any user-facing changes?

Signed-off-by: Adam Gutglick <adam@spiraldb.com>
@AdamGS AdamGS added the changelog/fix A bug fix label Jul 7, 2026
@codspeed-hq

codspeed-hq Bot commented Jul 7, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

⚡ 1 improved benchmark
❌ 1 regressed benchmark
✅ 1605 untouched benchmarks
⏩ 42 skipped benchmarks1

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation chunked_varbinview_opt_canonical_into[(100, 100)] 305.2 µs 340.2 µs -10.28%
Simulation chunked_varbinview_into_canonical[(1000, 10)] 206.4 µs 170.3 µs +21.23%

Tip

Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.


Comparing adamg/async-propegation-round-2 (1ae4773) with develop (1e91494)

Open in CodSpeed

Footnotes

  1. 42 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

Signed-off-by: Adam Gutglick <adam@spiraldb.com>
@AdamGS AdamGS force-pushed the adamg/async-propegation-round-2 branch from 27588c1 to 14904ec Compare July 7, 2026 18:40
Signed-off-by: Adam Gutglick <adam@spiraldb.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/fix A bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant