os/exec: document a method to check if a process is alive#60763
os/exec: document a method to check if a process is alive#60763mpldr wants to merge 1 commit intogolang:masterfrom
Conversation
|
This PR (HEAD: cb59f88) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/go/+/502815 to see it. Tip: You can toggle comments from me using the |
|
Message from Ian Lance Taylor: Patch Set 1: (2 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/502815. |
|
Message from Moritz Poldrack: Patch Set 1: (2 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/502815. |
|
Message from Ian Lance Taylor: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/502815. |
|
Message from Moritz Poldrack: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/502815. |
|
Message from Ian Lance Taylor: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/502815. |
|
This PR (HEAD: 4c9e2bf) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/go/+/502815 to see it. Tip: You can toggle comments from me using the |
|
Message from Moritz Poldrack: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/502815. |
|
Message from Ian Lance Taylor: Patch Set 2: (2 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/502815. |
|
This PR (HEAD: 4f06764) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/go/+/502815 to see it. Tip: You can toggle comments from me using the |
|
Message from Moritz Poldrack: Patch Set 2: (2 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/502815. |
|
Message from Ian Lance Taylor: Patch Set 3: Run-TryBot+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/502815. |
|
Message from Gopher Robot: Patch Set 3: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/502815. |
|
Message from Gopher Robot: Patch Set 3: TryBot-Result+1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/502815. |
|
Message from Ian Lance Taylor: Patch Set 3: Auto-Submit+1 Code-Review+2 Run-TryBot+1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/502815. |
Fixes #34396 Change-Id: I35c4e3447f84e349adf7edba92ccb19b324bfe14 GitHub-Last-Rev: 4f06764 GitHub-Pull-Request: #60763 Reviewed-on: https://go-review.googlesource.com/c/go/+/502815 TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Run-TryBot: Ian Lance Taylor <iant@golang.org> Reviewed-by: Ian Lance Taylor <iant@google.com> Run-TryBot: Ian Lance Taylor <iant@google.com> Auto-Submit: Ian Lance Taylor <iant@google.com>
|
This PR is being closed because golang.org/cl/502815 has been merged. |
Fixes #34396