Hi.

Suppose I have a program that spawns a process with exec.CommandContex and, 
in a signal handler, cancel the context and calls os.Exit(1).
Is it possible, in theory, that the program exits before the process is 
actually terminated?


Thanks
Manlio Perillo


-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/2c5d3e7f-fc0f-4e82-913c-f3abc3953074%40googlegroups.com.

Reply via email to