Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also.Learn more about diff comparisons here.
base repository:golang/sync
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:v0.10.0
Choose a base ref
Loading
...
head repository:golang/sync
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:v0.11.0
Choose a head ref
Loading
  • 1commit
  • 1file changed
  • 1contributor

Commits on Jan 17, 2025

  1. sync/errgroup: improve documentation for semaphore limit behavior

    Updated the documentation for `SetLimit` and `Go` functions in the`errgroup` package. the note clarifies the behavior when the semaphorelimit is set to zero, which could lead to a deadlock if not handledproperly. the updated documentation warns users to set a positivesemaphore limit to avoid blocking goroutines and potential deadlockthis change improves the clarity of API and helps users understand howto properly use the semaphore limit to prevent issues in concurrentexecutionChange-Id: Ie62acc38ef804b3590c04bddba00a3cce21e8cefReviewed-on:https://go-review.googlesource.com/c/sync/+/642215Reviewed-by: Michael Knyszek <mknyszek@google.com>LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>Reviewed-by: Ian Lance Taylor <iant@google.com>Auto-Submit: Ian Lance Taylor <iant@google.com>
    @berbreik@gopherbot
    berbreik authored andgopherbot committedJan 17, 2025
    Configuration menu
    Copy the full SHA
    fe3591bView commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp