os/exec
#60057 opened 3 weeks ago by bcmills
TestContextCancel failuresNeedsInvestigation
#58699 opened 3 months ago by gopherbot
leaks os.pipes if cmd.Start() is never calledNeedsInvestigation
#58369 opened 3 months ago by lucasec
test timeout in TestCredentialNoSetGroups with goroutines blocked on syscall.ForkLock on aix-ppc64NeedsInvestigationOS-AIX
#56418 opened 7 months ago by gopherbot
new function `LookPaths`Proposal
#54688 opened 9 months ago by nnzv
#53652 opened 11 months ago by brianryner8
#52436 opened 1 year ago by bcmills
#50098 opened 1 year 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 2 years ago by mbushkov
when NoInheritHandles is set with a handle on Stdout or Stderr, executed command failsNeedsInvestigationOS-Windows
#45538 opened 2 years ago by zhaoya881010
#42773 opened 2 years ago by rgl
#42061 opened 2 years ago by bcmills
#39341 opened 3 years ago by sdclarke
#37857 opened 3 years ago by pam4
#35874 opened 3 years ago by abitrolly
#33788 opened 3 years ago by wanrui
#32404 opened 4 years ago by atetubou
race on cmd.Wait() might lead to panicNeedsDecision
#28461 opened 4 years ago by empijei
CommandContext does not forward the context's error on timeoutNeedsInvestigation
#21880 opened 5 years ago by aruiz14
Cmd produces misleading error when using SetpgidNeedsInvestigation
#20285 opened 6 years ago by aronatkins
Cannot execute command with space in the name on Windows, when there are parametersNeedsFixOS-Windowsearly-in-cycle
#17149 opened 6 years ago by calmh
don't use a thread to wait on processesPerformance
#15103 opened 7 years ago by bradfitz
#11164 opened 8 years ago by Sajmani