jasongilman / proto-repl

A Clojure Development Environment package for the Atom editor
https://atom.io/packages/proto-repl
MIT License
565 stars 50 forks source link

Kill parent and child processes on exit #296

Closed kishoredarsi closed 6 years ago

kishoredarsi commented 6 years ago

Update lein-runner.coffee to kill both parent and all its child processes on exit.

jasongilman commented 6 years ago

I believe this was fixed with a previous pull request which I've just merged. Try the latest version of proto repl to see if it does it. If not please fix the conflicts and reopen.