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

os: run process in daemon model #23210

Closed
yincongcyincong opened this issue Dec 21, 2017 · 2 comments
Closed

os: run process in daemon model #23210

yincongcyincong opened this issue Dec 21, 2017 · 2 comments

Comments

@yincongcyincong
Copy link

how can i hide dos when i cmd.exec a blocked process.
my os is windows.
go version is 1.8

@yincongcyincong
Copy link
Author

i cannt use go build -ldflags "-s -w -H=windowsgui"
because my code will run another process which will show dos when i use go build -ldflags "-s -w -H=windowsgui"

@ALTree
Copy link
Member

ALTree commented Dec 21, 2017

Hi,

the Go project does not use its bug tracker for general discussion or asking questions about the language. The Github bug tracker is only used for tracking bugs and proposals going through the Proposal Process.

Please see the Questions wiki page; it has a list of good places for asking questions. Thanks!

Closing, since this is not a bug.

@ALTree ALTree closed this as completed Dec 21, 2017
@mikioh mikioh changed the title run process in daemon model os: run process in daemon model Jan 5, 2018
@golang golang locked and limited conversation to collaborators Jan 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants