Closed dsandstrom closed 8 years ago
I tried to use a custom puma config file instead of using Guardfile options. However, I noticed stopping/exiting guard doesn't kill puma. I have to find and kill the pid. Is there something I need to add to the config file to make them compatible?
Hmm, can you set up a reproduction and I'll try to poke around at it.
@dsandstrom mind giving that branch a try?
That's working. Thanks for fixing it.
Cool, I'll cut a new release.
I tried to use a custom puma config file instead of using Guardfile options. However, I noticed stopping/exiting guard doesn't kill puma. I have to find and kill the pid. Is there something I need to add to the config file to make them compatible?