Skip to content

Commit 55eaae4

Browse files
Bryan C. Millsgopherbot
Bryan C. Mills
authored andcommitted
os/exec: add the Cancel and WaitDelay fields
Fixes #50436. Change-Id: I9dff8caa317a04b7b2b605f810b8f12ef8ca485d Reviewed-on: https://go-review.googlesource.com/c/go/+/401835 TryBot-Result: Gopher Robot <[email protected]> Run-TryBot: Bryan Mills <[email protected]> Auto-Submit: Bryan Mills <[email protected]> Reviewed-by: Ian Lance Taylor <[email protected]>
1 parent 9fffcde commit 55eaae4

File tree

6 files changed

+846
-30
lines changed

6 files changed

+846
-30
lines changed

api/next/50436.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
pkg os/exec, type Cmd struct, Cancel func() error #50436
2+
pkg os/exec, type Cmd struct, WaitDelay time.Duration #50436
3+
pkg os/exec, var ErrWaitDelay error #50436

0 commit comments

Comments
 (0)