Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(27)

Issue 10137043: code review 10137043: runtime: catch races between channel close and channel ... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 1 month ago by dvyukov
Modified:
12 years, 1 month ago
Reviewers:
iant
CC:
golang-dev, iant
Visibility:
Public.

Description

runtime: catch races between channel close and channel send in select

Patch Set 1 #

Patch Set 2 : diff -r d2276901050c https://dvyukov%40google.com@code.google.com/p/go/ #

Patch Set 3 : diff -r d2276901050c https://dvyukov%40google.com@code.google.com/p/go/ #

Patch Set 4 : diff -r 17822bec6f33 https://dvyukov%40google.com@code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -2 lines) Patch
M src/pkg/runtime/chan.c View 1 2 chunks +2 lines, -1 line 0 comments Download
M src/pkg/runtime/race/testdata/chan_test.go View 1 1 chunk +24 lines, -1 line 0 comments Download

Messages

Total messages: 3
dvyukov
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://dvyukov%40google.com@code.google.com/p/go/
12 years, 1 month ago (2013-06-09 17:14:04 UTC) #1
iant
LGTM
12 years, 1 month ago (2013-06-10 17:27:56 UTC) #2
dvyukov
12 years, 1 month ago (2013-06-10 18:58:08 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=e9fd4bae3a93 ***

runtime: catch races between channel close and channel send in select

R=golang-dev, iant
CC=golang-dev
https://codereview.appspot.com/10137043
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b