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

Issue 5815044: code review 5815044: doc: add Go Concurrency Patterns: Timing out, moving on... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years ago by fss
Modified:
13 years ago
Reviewers:
CC:
golang-dev, adg
Visibility:
Public.

Description

doc: add Go Concurrency Patterns: Timing out, moving on article Originally published on The Go Programming Language Blog, September 23, 2010. http://blog.golang.org/2010/09/go-concurrency-patterns-timing-out-and.html Update issue 2547.

Patch Set 1 #

Patch Set 2 : diff -r 142d5d35e4c2 https://code.google.com/p/go #

Patch Set 3 : diff -r 142d5d35e4c2 https://code.google.com/p/go #

Total comments: 2

Patch Set 4 : diff -r 142d5d35e4c2 https://code.google.com/p/go #

Patch Set 5 : diff -r 234c96d5b16b https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+144 lines, -3 lines) Patch
M doc/Makefile View 1 2 3 4 2 chunks +3 lines, -1 line 0 comments Download
A doc/articles/go_concurrency_patterns_timing_out_moving_on.html View 1 2 3 1 chunk +79 lines, -0 lines 0 comments Download
M doc/docs.html View 1 1 chunk +1 line, -1 line 0 comments Download
M doc/progs/run View 1 1 chunk +6 lines, -1 line 0 comments Download
A doc/progs/timeout1.go View 1 1 chunk +28 lines, -0 lines 0 comments Download
A doc/progs/timeout2.go View 1 1 chunk +27 lines, -0 lines 0 comments Download

Messages

Total messages: 7
fss
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
13 years ago (2012-03-13 22:21:50 UTC) #1
adg
http://codereview.appspot.com/5815044/diff/10/doc/articles/go_concurrency_patterns_timing_out_moving_on.html File doc/articles/go_concurrency_patterns_timing_out_moving_on.html (right): http://codereview.appspot.com/5815044/diff/10/doc/articles/go_concurrency_patterns_timing_out_moving_on.html#newcode32 doc/articles/go_concurrency_patterns_timing_out_moving_on.html:32: </p> <p> (In this example we used <code>time.Sleep</code> to ...
13 years ago (2012-03-13 23:18:26 UTC) #2
adg
Also add this doc to the Makefile, as with this CL http://codereview.appspot.com/5755057/diff/11001/doc/Makefile
13 years ago (2012-03-13 23:20:54 UTC) #3
fss
Added c_go_cgo.html and go_concurrency_patterns_timing_out_moving_on.html to the Makefile. I'm wondering if the Makefile is really ok. ...
13 years ago (2012-03-14 00:44:11 UTC) #4
fss
On 2012/03/14 00:44:11, fsouza wrote: > Added c_go_cgo.html and go_concurrency_patterns_timing_out_moving_on.html to the > Makefile. > ...
13 years ago (2012-03-14 00:49:38 UTC) #5
adg
LGTM
13 years ago (2012-03-14 02:02:56 UTC) #6
adg
13 years ago (2012-03-14 02:03:19 UTC) #7
*** Submitted as http://code.google.com/p/go/source/detail?r=9c73c9b73258 ***

doc: add Go Concurrency Patterns: Timing out, moving on article

Originally published on The Go Programming Language Blog, September 23, 2010.

http://blog.golang.org/2010/09/go-concurrency-patterns-timing-out-and.html

Update issue 2547.

R=golang-dev, adg
CC=golang-dev
http://codereview.appspot.com/5815044

Committer: Andrew Gerrand <adg@golang.org>
Sign in to reply to this message.

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