Skip to content

deps: bump handshake to v0.2.7 - #35

Merged
TeoSlayer merged 1 commit into
mainfrom
deps/cascade-catchup
Jul 29, 2026
Merged

deps: bump handshake to v0.2.7#35
TeoSlayer merged 1 commit into
mainfrom
deps/cascade-catchup

Conversation

@TeoSlayer

Copy link
Copy Markdown
Contributor

Supersedes the auto-cascade PRs #33 and #34, which were opened against an older base and went CONFLICTING/BEHIND once handshake v0.2.7, beacon v0.2.9 and runtime v0.3.2 were released underneath them.

handshake v0.2.7 carries the port-444 fix: Close appeared nowhere in handshake.go, so every accepted stream leaked a goroutine plus a 64 KiB buffer and the underlying daemon Connection — uncapped, from any peer.

Build, vet and tests pass.

🤖 Generated with Claude Code

Supersedes the auto-cascade PRs #33 and #34, which were opened against an
older base and went CONFLICTING/BEHIND once handshake v0.2.7, beacon v0.2.9
and runtime v0.3.2 were released underneath them.

handshake v0.2.7 carries the port-444 fix: Close appeared nowhere in
handshake.go, so every accepted stream leaked a goroutine plus a 64 KiB
buffer and the underlying daemon Connection — uncapped, from any peer.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@codecov

codecov Bot commented Jul 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@TeoSlayer
TeoSlayer merged commit c96cbf7 into main Jul 29, 2026
4 checks passed
@TeoSlayer
TeoSlayer deleted the deps/cascade-catchup branch July 29, 2026 15:52
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