Skip to content

transport/h2: surface clearDeadline errors#1479

Merged
oferchen merged 1 commit into
mainfrom
codex/refactor-cleardeadline-usage-in-h2.go
Aug 28, 2025
Merged

transport/h2: surface clearDeadline errors#1479
oferchen merged 1 commit into
mainfrom
codex/refactor-cleardeadline-usage-in-h2.go

Conversation

@oferchen

Copy link
Copy Markdown
Owner

Summary

  • propagate clearDeadline failures during HTTP/2 handshake
  • test handshake behavior when clearDeadline fails alongside context cancellation

Testing

  • go build -v ./...
  • go test -coverprofile=coverage.out ./... (fails: package lvmsync_go/common is not in std)
  • golangci-lint run (fails: multiple lint errors)
  • go tool cover -func=coverage.out

https://chatgpt.com/codex/tasks/task_e_68afd75a6e148323bdfdfdcf13963876

@oferchen oferchen merged commit 42c5669 into main Aug 28, 2025
3 of 14 checks passed
@oferchen oferchen deleted the codex/refactor-cleardeadline-usage-in-h2.go branch August 28, 2025 04:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant