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.15.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.16.0
Choose a head ref
Loading
  • 1commit
  • 2files changed
  • 1contributor

Commits on Jun 20, 2025

  1. errgroup: revert propagation of panics

    This change reverts CL 644575, which caused panics in the f()call after group.Go(f) to be propagated to the subsequentgroup.Wait call. This caused more problems than it solved.Also:- preserve some of the doc comment wording of Group.Go.- leave a "tsunami stone" comment in Group.Go.Fixesgolang/go#53757Updatesgolang/go#74275Updatesgolang/go#74304Updatesgolang/go#74306Change-Id: I6e3992510944db7d69c72eaf241aedf8b84e62ddReviewed-on:https://go-review.googlesource.com/c/sync/+/682935LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>Reviewed-by: qiu laidongfeng2 <2645477756@qq.com>Reviewed-by: Junyang Shao <shaojunyang@google.com>Reviewed-by: Sean Liao <sean@liao.dev>Auto-Submit: Sean Liao <sean@liao.dev>
    @adonovan@gopherbot
    adonovan authored andgopherbot committedJun 20, 2025
    Configuration menu
    Copy the full SHA
    7fad2c9View commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp