Skip to content

deps: bump handshake to v0.2.7 - #32

Merged
TeoSlayer merged 1 commit into
mainfrom
deps/handshake-catchup
Jul 30, 2026
Merged

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

Conversation

@TeoSlayer

Copy link
Copy Markdown
Contributor

Supersedes the auto-cascade PR #31, which went CONFLICTING once handshake v0.2.7 and the surrounding module releases landed underneath its base.

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, reachable by any peer.

Build and tests pass.

🤖 Generated with Claude Code

Supersedes the auto-cascade PR #31, which went CONFLICTING once handshake
v0.2.7 and the surrounding module releases landed underneath its base.

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, reachable by any
peer.

Build and tests pass.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@TeoSlayer
TeoSlayer merged commit aed4c1a into main Jul 30, 2026
3 checks passed
@TeoSlayer
TeoSlayer deleted the deps/handshake-catchup branch July 30, 2026 14:25
@codecov

codecov Bot commented Jul 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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