sdboyer / gps

your dependencies have arrived
MIT License
270 stars 24 forks source link

Canceling monitored cmd causes panic #218

Closed sdboyer closed 7 years ago

sdboyer commented 7 years ago

golang/dep#396 demonstrated that signaling dep to stop would cause a panic on monitored cmds.

This was really just some crufty code that I didn't clean up in #196, and also clearly didn't have a test path for.