golang / go

The Go programming language
https://go.dev
BSD 3-Clause "New" or "Revised" License
120.1k stars 17.24k forks source link

http: fix some comments typo in server.go #67112

Closed thebackendgrip closed 2 weeks ago

gopherbot commented 2 weeks ago

This PR (HEAD: 68ac87ea13a606f19c6db6bd0b7483018adfeaf7) has been imported to Gerrit for code review.

Please visit Gerrit at https://go-review.googlesource.com/c/go/+/582435.

Important tips:

gopherbot commented 2 weeks ago

Message from Gopher Robot:

Patch Set 1:

Congratulations on opening your first change. Thank you for your contribution!

Next steps: A maintainer will review your change and provide feedback. See https://go.dev/doc/contribute#review for more info and tips to get your patch through code review.

Most changes in the Go project go through a few rounds of revision. This can be surprising to people new to the project. The careful, iterative review process is our way of helping mentor contributors and ensuring that their contributions have a lasting impact.

During May-July and Nov-Jan the Go project is in a code freeze, during which little code gets reviewed or merged. If a reviewer responds with a comment like R=go1.11 or adds a tag like "wait-release", it means that this CL will be reviewed as part of the next development cycle. See https://go.dev/s/release for more details.


Please don’t reply on this GitHub thread. Visit golang.org/cl/582435. After addressing review feedback, remember to publish your drafts!

gopherbot commented 2 weeks ago

Message from Ian Lance Taylor:

Patch Set 1:

(3 comments)


Please don’t reply on this GitHub thread. Visit golang.org/cl/582435. After addressing review feedback, remember to publish your drafts!

gopherbot commented 2 weeks ago

This PR (HEAD: d35753c7e027ce4ca1fe63d96985de9e90bf813b) has been imported to Gerrit for code review.

Please visit Gerrit at https://go-review.googlesource.com/c/go/+/582435.

Important tips:

gopherbot commented 2 weeks ago

Message from Ian Lance Taylor:

Patch Set 2:

(3 comments)


Please don’t reply on this GitHub thread. Visit golang.org/cl/582435. After addressing review feedback, remember to publish your drafts!

gopherbot commented 2 weeks ago

Message from Ian Lance Taylor:

Patch Set 2: Auto-Submit+1 Code-Review+2 Commit-Queue+1

(1 comment)


Please don’t reply on this GitHub thread. Visit golang.org/cl/582435. After addressing review feedback, remember to publish your drafts!

gopherbot commented 2 weeks ago

Message from Go LUCI:

Patch Set 2:

Dry run: CV is trying the patch.

Bot data: {"action":"start","triggered_at":"2024-04-29T22:30:53Z","revision":"136c58fd26ac10232b268b4044d8aaf4ea3ceab0"}


Please don’t reply on this GitHub thread. Visit golang.org/cl/582435. After addressing review feedback, remember to publish your drafts!

gopherbot commented 2 weeks ago

Message from Ian Lance Taylor:

Patch Set 2: -Commit-Queue


Please don’t reply on this GitHub thread. Visit golang.org/cl/582435. After addressing review feedback, remember to publish your drafts!

gopherbot commented 2 weeks ago

Message from Go LUCI:

Patch Set 2:

This CL has passed the run


Please don’t reply on this GitHub thread. Visit golang.org/cl/582435. After addressing review feedback, remember to publish your drafts!

gopherbot commented 2 weeks ago

Message from Go LUCI:

Patch Set 2: LUCI-TryBot-Result+1


Please don’t reply on this GitHub thread. Visit golang.org/cl/582435. After addressing review feedback, remember to publish your drafts!

gopherbot commented 2 weeks ago

This PR is being closed because golang.org/cl/582435 has been merged.