var os.ErrNoHandle 2 uses os (current package) exec.go#L23: ErrNoHandle = errors.New("os: process handle unavailable") exec_posix.go#L82: return ErrNoHandle
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)