Skip to content

chore: update keep-alive tests for go 1.27 - #1408

Merged
giortzisg merged 1 commit into
masterfrom
fix/go127-response-draining
Aug 31, 2026
Merged

chore: update keep-alive tests for go 1.27#1408
giortzisg merged 1 commit into
masterfrom
fix/go127-response-draining

Conversation

@giortzisg

@giortzisg giortzisg commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Description

This updates the KeepAlive tests to send larger response bodies so that the net/http library doesn't automatically reuse connections after go1.27

#skip-changelog

Issues

Changelog Entry Instructions

To add a custom changelog entry, uncomment the section above. Supports:

  • Single entry: just write text
  • Multiple entries: use bullet points
  • Nested bullets: indent 4+ spaces

For more details: custom changelog entries

Reminders

This updates the KeepAlive tests to send larger response bodies so that
the net/http library doesn't automatically reuse connections after
go1.27
@giortzisg
giortzisg marked this pull request as ready for review August 31, 2026 14:00
@giortzisg giortzisg changed the title fix: update keep-alive tests to not reuse connections by default chore: update keep-alive tests to not reuse connections by default Aug 31, 2026
@giortzisg giortzisg changed the title chore: update keep-alive tests to not reuse connections by default chore: update keep-alive tests for go 1.27 Aug 31, 2026
@giortzisg
giortzisg merged commit cabe3e8 into master Aug 31, 2026
20 checks passed
@giortzisg
giortzisg deleted the fix/go127-response-draining branch August 31, 2026 14:14
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