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

Issue 5707052: code review 5707052: os: release process handle at the end of windows (*Proc... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 3 months ago by brainman
Modified:
12 years, 3 months ago
Reviewers:
CC:
golang-dev, bradfitz, rsc
Visibility:
Public.

Description

os: release process handle at the end of windows (*Process).Wait Fixes issue 3154.

Patch Set 1 #

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

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

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

Total comments: 2

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

Patch Set 6 : diff -r 053b4207e7dc https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -11 lines) Patch
M src/cmd/cgo/util.go View 1 1 chunk +0 lines, -1 line 0 comments Download
M src/cmd/godoc/main.go View 1 1 chunk +0 lines, -1 line 0 comments Download
M src/pkg/net/http/triv.go View 1 1 chunk +0 lines, -1 line 0 comments Download
M src/pkg/os/doc.go View 1 2 3 4 1 chunk +7 lines, -0 lines 0 comments Download
M src/pkg/os/exec_plan9.go View 1 2 3 4 1 chunk +1 line, -2 lines 0 comments Download
M src/pkg/os/exec_unix.go View 1 2 3 4 1 chunk +1 line, -2 lines 0 comments Download
M src/pkg/os/exec_windows.go View 1 2 3 4 3 chunks +3 lines, -2 lines 0 comments Download
M src/pkg/os/os_test.go View 1 2 chunks +0 lines, -2 lines 0 comments Download

Messages

Total messages: 12
brainman
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
12 years, 3 months ago (2012-02-28 23:44:00 UTC) #1
bradfitz
Thanks. Btw, this is issue 3154. Are we going to further document the relation between ...
12 years, 3 months ago (2012-02-28 23:52:04 UTC) #2
brainman
Hello golang-dev@googlegroups.com, bradfitz@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
12 years, 3 months ago (2012-02-29 00:07:45 UTC) #3
brainman
On 2012/02/28 23:52:04, bradfitz wrote: > ... Btw, this is issue 3154. Done. > Are ...
12 years, 3 months ago (2012-02-29 00:07:55 UTC) #4
bradfitz
On Tue, Feb 28, 2012 at 4:07 PM, <alex.brainman@gmail.com> wrote: > On 2012/02/28 23:52:04, bradfitz ...
12 years, 3 months ago (2012-02-29 00:12:17 UTC) #5
bradfitz
LGTM but wait for others. Also, should the Release docs be mirrored in exec_unix.go? I ...
12 years, 3 months ago (2012-02-29 00:13:54 UTC) #6
brainman
On 2012/02/29 00:13:54, bradfitz wrote: > > Also, should the Release docs be mirrored in ...
12 years, 3 months ago (2012-02-29 00:19:03 UTC) #7
rsc
Thanks for cleaning this up. Much improved. http://codereview.appspot.com/5707052/diff/5001/src/pkg/os/exec_windows.go File src/pkg/os/exec_windows.go (right): http://codereview.appspot.com/5707052/diff/5001/src/pkg/os/exec_windows.go#newcode52 src/pkg/os/exec_windows.go:52: // rendering ...
12 years, 3 months ago (2012-02-29 15:42:42 UTC) #8
brainman
Hello golang-dev@googlegroups.com, bradfitz@golang.org, rsc@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
12 years, 3 months ago (2012-03-01 03:23:23 UTC) #9
brainman
http://codereview.appspot.com/5707052/diff/5001/src/pkg/os/exec_windows.go File src/pkg/os/exec_windows.go (right): http://codereview.appspot.com/5707052/diff/5001/src/pkg/os/exec_windows.go#newcode52 src/pkg/os/exec_windows.go:52: // rendering it unusable in the future. On 2012/02/29 ...
12 years, 3 months ago (2012-03-01 03:23:41 UTC) #10
rsc
LGTM
12 years, 3 months ago (2012-03-01 06:24:15 UTC) #11
brainman
12 years, 3 months ago (2012-03-01 06:36:42 UTC) #12
*** Submitted as http://code.google.com/p/go/source/detail?r=543b37dc7796 ***

os: release process handle at the end of windows (*Process).Wait

Fixes issue 3154.

R=golang-dev, bradfitz, rsc
CC=golang-dev
http://codereview.appspot.com/5707052
Sign in to reply to this message.

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