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

Issue 5699081: code review 5699081: os/exec: release completed process handle (Closed)

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

Description

os/exec: release completed process handle

Patch Set 1 #

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -1 line) Patch
M src/pkg/os/exec/exec.go View 1 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 13
brainman
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
12 years, 2 months ago (2012-02-27 01:57:59 UTC) #1
bradfitz
I don't like this CL (yet). It doesn't have a test, and I can't understand ...
12 years, 2 months ago (2012-02-27 02:10:51 UTC) #2
brainman
On 2012/02/27 02:10:51, bradfitz wrote: > > It doesn't have a test, ... I can't ...
12 years, 2 months ago (2012-02-27 02:53:28 UTC) #3
bradfitz
On Mon, Feb 27, 2012 at 1:53 PM, <alex.brainman@gmail.com> wrote: > On 2012/02/27 02:10:51, bradfitz ...
12 years, 2 months ago (2012-02-27 03:23:53 UTC) #4
brainman
On 2012/02/27 03:23:53, bradfitz wrote: > > Can you ask Windows how many open handles ...
12 years, 2 months ago (2012-02-27 03:37:07 UTC) #5
rsc
os.Process.Wait should release automatically. It would be even better if then Release was no longer ...
12 years, 2 months ago (2012-02-27 15:43:28 UTC) #6
bradfitz
+1 on removing Release from the public API. On Mon, Feb 27, 2012 at 7:43 ...
12 years, 2 months ago (2012-02-27 19:13:31 UTC) #7
brainman
On 2012/02/27 15:43:28, rsc wrote: > os.Process.Wait should release automatically. > It would be even ...
12 years, 2 months ago (2012-02-28 00:09:51 UTC) #8
bradfitz
On Tue, Feb 28, 2012 at 11:09 AM, <alex.brainman@gmail.com> wrote: > On 2012/02/27 15:43:28, rsc ...
12 years, 2 months ago (2012-02-28 00:13:14 UTC) #9
brainman
On 2012/02/28 00:13:14, bradfitz wrote: > > > > If I create a process with ...
12 years, 2 months ago (2012-02-28 00:22:15 UTC) #10
rsc
On Mon, Feb 27, 2012 at 19:09, <alex.brainman@gmail.com> wrote: > If I create a process ...
12 years, 2 months ago (2012-02-28 16:51:11 UTC) #11
brainman
On 2012/02/28 16:51:11, rsc wrote: > > I don't mind leaving Release if the semantics ...
12 years, 2 months ago (2012-02-28 23:43:22 UTC) #12
brainman
12 years, 2 months ago (2012-03-01 06:39:24 UTC) #13
*** Abandoned ***
Sign in to reply to this message.

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