go-cmd / cmd

Non-blocking external commands in Go with streaming output
MIT License
918 stars 128 forks source link

How to restart after Stop() #95

Closed aztack closed 2 years ago

aztack commented 2 years ago

I tried to myCmd = cmd.NewWithOption(...) again, but the code frozen at that line