Skip to content

Fix connection crash after fix runtime#3716

Merged
dnkolegov-ar merged 1 commit into
fuzzingfrom
denis/fix-connect
May 5, 2026
Merged

Fix connection crash after fix runtime#3716
dnkolegov-ar merged 1 commit into
fuzzingfrom
denis/fix-connect

Conversation

@dnkolegov-ar
Copy link
Copy Markdown
Collaborator

The issue was that the harness was calling send().await before recv().await for potentially large messages.

@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
commonware-mcp 2dd4273 May 05 2026, 07:41 AM

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 5, 2026

Benchmark results

Tip

PASSED: No benchmark exceeded the regression threshold.

Benchmark comparison table
Benchmark Baseline (main) Current Delta Threshold Status
qmdb::merkleize/variant=any::unordered::fixed::mmr keys=10000 ch=false sync=false 1.569 ms 1.573 ms +0.27% 10.00% ✅ PASS

Baseline commit(s): 2e641a0fb768

@codecov
Copy link
Copy Markdown

codecov Bot commented May 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (fuzzing@eeb9899). Learn more about missing BASE report.

@@            Coverage Diff             @@
##             fuzzing    #3716   +/-   ##
==========================================
  Coverage           ?   95.82%           
==========================================
  Files              ?      458           
  Lines              ?   180073           
  Branches           ?     4209           
==========================================
  Hits               ?   172553           
  Misses             ?     6177           
  Partials           ?     1343           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update eeb9899...2dd4273. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dnkolegov-ar dnkolegov-ar merged commit e7ba0fb into fuzzing May 5, 2026
179 checks passed
@dnkolegov-ar dnkolegov-ar deleted the denis/fix-connect branch May 5, 2026 11:34
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.

1 participant