|
|
|
|
|
by bradfitz
3294 days ago
|
|
Note that only the os/exec package has this new cleanup logic. If you really want to do something nasty and intentionally confuse your child processes, the lower-level os.StartProcess and syscall packages are there for you. :) |
|