]> Cypherpunks repositories - gostls13.git/commit
os/exec: explicitly mention Cmd.Wait() has to be called eventually
authorPatrick Mézard <patrick@mezard.eu>
Sun, 23 Feb 2014 20:53:02 +0000 (12:53 -0800)
committerRob Pike <r@golang.org>
Sun, 23 Feb 2014 20:53:02 +0000 (12:53 -0800)
commitd4b6a198b3b44c8c9617c72ceca9c32ba089b5a8
tree50db3ab353ed68d91f4a7a78fd57faaad617871d
parent66f8ef868c5cc7e793a3ff83e4143e0dd4afaa98
os/exec: explicitly mention Cmd.Wait() has to be called eventually

LGTM=minux.ma, r
R=golang-codereviews, minux.ma, r
CC=golang-codereviews
https://golang.org/cl/67280043
src/pkg/os/exec/exec.go