Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmdRunWithTimeout 應該有點問題 #3

Open
humorless opened this issue May 8, 2017 · 0 comments
Open

cmdRunWithTimeout 應該有點問題 #3

humorless opened this issue May 8, 2017 · 0 comments

Comments

@humorless
Copy link

  1. cmdRunWithTimeout 會產生 error message Setpgid failed, error: permission denied
  2. 用這邊的unit test 來測之後,發現無法處理 orphan process
  3. 我是用這邊來做相同的事。
    cmd.SysProcAttr = &syscall.SysProcAttr{Setsid: true}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant