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

Issue 7322089: code review 7322089: log/syslog: fix race in test between channel close and ... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 1 month ago by remyoudompheng
Modified:
13 years, 1 month ago
Reviewers:
CC:
golang-dev, dave_cheney.net, adg, bradfitz, albert.strasheim
Visibility:
Public.

Description

log/syslog: fix race in test between channel close and accept. Fixes issue 4769.

Patch Set 1 #

Patch Set 2 : diff -r 0adf91947752 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r f002e89cbd51 https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r bf745ac63e19 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -9 lines) Patch
M src/pkg/log/syslog/syslog_test.go View 1 11 chunks +19 lines, -9 lines 0 comments Download

Messages

Total messages: 6
remyoudompheng
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 1 month ago (2013-02-27 07:06:36 UTC) #1
dave_cheney.net
Thank you for your proposal. I am annoyed at this test for having to grow ...
13 years, 1 month ago (2013-02-27 09:32:09 UTC) #2
adg
On 2013/02/27 09:32:09, dfc wrote: > Thank you for your proposal. I am annoyed at ...
13 years, 1 month ago (2013-02-27 21:47:44 UTC) #3
bradfitz
LGTM On Tue, Feb 26, 2013 at 11:06 PM, <remyoudompheng@gmail.com> wrote: > Reviewers: golang-dev_googlegroups.com, > ...
13 years, 1 month ago (2013-02-27 21:55:42 UTC) #4
dave_cheney.net
LGTM, passes stress testing for an hour. + cc: fullung
13 years, 1 month ago (2013-02-28 00:55:37 UTC) #5
remyoudompheng
13 years, 1 month ago (2013-02-28 06:48:42 UTC) #6
*** Submitted as https://code.google.com/p/go/source/detail?r=38b1893be35d ***

log/syslog: fix race in test between channel close and accept.

Fixes issue 4769.

R=golang-dev, dave, adg, bradfitz
CC=fullung, golang-dev
https://codereview.appspot.com/7322089
Sign in to reply to this message.

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