Skip to content

fix/golang-issue-4373#249

Merged
tklauser merged 1 commit into
google:masterfrom
blixenkrone:fix/golang-issue-4373
May 3, 2024
Merged

fix/golang-issue-4373#249
tklauser merged 1 commit into
google:masterfrom
blixenkrone:fix/golang-issue-4373

Conversation

@blixenkrone
Copy link
Copy Markdown
Contributor

WHAT

Solves the error check hack from issue: golang/go#4373
Now that the issue has been resolved, we can use the error appropriately.

@google-cla
Copy link
Copy Markdown

google-cla Bot commented May 3, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@blixenkrone
Copy link
Copy Markdown
Contributor Author

Changed email, updated CLA.

Copy link
Copy Markdown
Contributor

@tklauser tklauser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

This is fine given that net.ErrClosed was introduced in Go 1.16 and we currently require at least 1.17.

The CI failure on 1.17/macos-latest is due to an external dependency and unrelated to this PR.

@tklauser tklauser merged commit 48b357e into google:master May 3, 2024
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