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

Issue 92340043: code review 92340043: os: document that Interrupt might not work on every os (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 11 months ago by brainman
Modified:
9 years, 11 months ago
Reviewers:
bradfitz
CC:
golang-codereviews, iant, bradfitz
Visibility:
Public.

Description

os: document that Interrupt might not work on every os Fixes issue 6720.

Patch Set 1 #

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

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

Total comments: 2

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

Total comments: 2

Patch Set 5 : diff -r 15feabceaef4 https://go.googlecode.com/hg/ #

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

Messages

Total messages: 7
brainman
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
9 years, 11 months ago (2014-05-14 07:14:46 UTC) #1
iant
https://codereview.appspot.com/92340043/diff/40001/src/pkg/os/exec_posix.go File src/pkg/os/exec_posix.go (right): https://codereview.appspot.com/92340043/diff/40001/src/pkg/os/exec_posix.go#newcode15 src/pkg/os/exec_posix.go:15: // the process to exit). Interrupt might not work ...
9 years, 11 months ago (2014-05-14 13:09:15 UTC) #2
brainman
https://codereview.appspot.com/92340043/diff/40001/src/pkg/os/exec_posix.go File src/pkg/os/exec_posix.go (right): https://codereview.appspot.com/92340043/diff/40001/src/pkg/os/exec_posix.go#newcode15 src/pkg/os/exec_posix.go:15: // the process to exit). Interrupt might not work ...
9 years, 11 months ago (2014-05-16 02:54:19 UTC) #3
brainman
Hello golang-codereviews@googlegroups.com, iant@golang.org (cc: golang-codereviews@googlegroups.com), Please take another look.
9 years, 11 months ago (2014-05-16 02:54:32 UTC) #4
brainman
Ping
9 years, 11 months ago (2014-05-22 12:13:18 UTC) #5
bradfitz
LGTM https://codereview.appspot.com/92340043/diff/60001/src/pkg/os/doc.go File src/pkg/os/doc.go (right): https://codereview.appspot.com/92340043/diff/60001/src/pkg/os/doc.go#newcode49 src/pkg/os/doc.go:49: // Sending Interrupt on windows is not implemented. ...
9 years, 11 months ago (2014-05-22 16:08:55 UTC) #6
brainman
9 years, 11 months ago (2014-05-23 02:29:36 UTC) #7
*** Submitted as https://code.google.com/p/go/source/detail?r=e165495e81bf ***

os: document that Interrupt might not work on every os

Fixes issue 6720.

LGTM=bradfitz
R=golang-codereviews, iant, bradfitz
CC=golang-codereviews
https://codereview.appspot.com/92340043

https://codereview.appspot.com/92340043/diff/60001/src/pkg/os/doc.go
File src/pkg/os/doc.go (right):

https://codereview.appspot.com/92340043/diff/60001/src/pkg/os/doc.go#newcode49
src/pkg/os/doc.go:49: // Sending Interrupt on windows is not implemented.
On 2014/05/22 16:08:55, bradfitz wrote:
> I'd capitalize Windows here when it's not a GOOS value.

Done.
Sign in to reply to this message.

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