os/exec
possible race handling stdout&stderr pipesNeedsInvestigation
#69060 opened 2 months ago by rgooch
TestCancelErrors/killed_after_spurious_ErrProcessDone failuresNeedsInvestigation
#68767 opened 3 months ago by gopherbot
TestCancelErrors/killed_after_error failuresNeedsInvestigation
#66895 opened 7 months ago by gopherbot
Can't use os.Command (with ExtraFiles) that uses /proc/self/fd/<exe fd> as the executableFeatureRequestNeedsInvestigation
#66654 opened 7 months ago by ClydeByrdIII
TestCancelErrors failuresNeedsInvestigation
#62883 opened 1 year ago by gopherbot
TestCredentialNoSetGroups failuresNeedsInvestigation
#62787 opened 1 year ago by gopherbot
#62708 opened 1 year ago by aymanbagabas
#62572 opened 1 year ago by rolandshoemaker
#60942 opened 1 year ago by qmuntal
detect incorrect usages of Cmd.StdoutPipeNeedsInvestigation
#60908 opened 1 year ago by dsnet
#60793 opened 1 year ago by psilva261
#60604 opened 1 year ago by peterebden
#60057 opened 2 years ago by bcmills
#58699 opened 2 years ago by gopherbot
leaks os.pipes if cmd.Start() is never calledNeedsInvestigation
#58369 opened 2 years ago by lucasec
test timeout in TestCredentialNoSetGroups with goroutines blocked on syscall.ForkLock on aix-ppc64NeedsInvestigationOS-AIX
#56418 opened 2 years ago by gopherbot
#56276 opened 2 years ago by gopherbot
new function `LookPaths`Proposal
#54688 opened 2 years ago by nnzv
No longer possible to pass all inheritable file handles to subprocess on WindowsNeedsInvestigationOS-Windows
#53652 opened 2 years ago by brianryner8
#52436 opened 2 years ago by bcmills
#50098 opened 2 years ago by outofforest
undocumented breaking change in exec.Command behavior on Windows between Go versions 1.16.8 and 1.17.1NeedsInvestigationOS-Windows
#48393 opened 3 years ago by mbushkov
#39341 opened 4 years ago by sdclarke
#37857 opened 4 years ago by pam4
#35874 opened 5 years ago by abitrolly
#33788 opened 5 years ago by wanrui
#32404 opened 5 years ago by atetubou
race on cmd.Wait() might lead to panicNeedsDecision
#28461 opened 6 years ago by empijei
CommandContext does not forward the context's error on timeoutNeedsInvestigation
#21880 opened 7 years ago by aruiz14
Cmd produces misleading error when using SetpgidNeedsInvestigation
#20285 opened 7 years ago by aronatkins
Cannot execute command with space in the name on Windows, when there are parametersNeedsFixOS-Windowsearly-in-cycle
#17149 opened 8 years ago by calmh
don't use a thread to wait on processesPerformance
#15103 opened 8 years ago by bradfitz
#11164 opened 9 years ago by Sajmani