Coder Social home page Coder Social logo

Why isn't there "stop" command? about honcho HOT 4 CLOSED

naddika avatar naddika commented on May 23, 2024
Why isn't there "stop" command?

from honcho.

Comments (4)

nickstenning avatar nickstenning commented on May 23, 2024

Honcho runs in the foreground. The processes stop when you stop or kill honcho (with Ctrl-C, for example). Conversely, honcho stops when the processes stop.

from honcho.

naddika avatar naddika commented on May 23, 2024

My goal is to run and stop the processes in a Procfile all at once. Therefore, to stop the process will I have to kill the Honcho process only?

from honcho.

nickstenning avatar nickstenning commented on May 23, 2024

Try it! If you Ctrl-C honcho, it will kill all the processes running under it.

from honcho.

naddika avatar naddika commented on May 23, 2024

Yeah, a bash script, apparently, has human hands and eyes, and can understand my commands given him by voice, to press Ctrl-C.

Regarding killing Honcho process - that would be a lot of hassle because I'd have to find a Honcho process first, and reliably so, distinguishing it among all other processes, via a bash script. How? Why isn't there functionality for killing a Honcho process implemented in the library itself?

And how about equering its status -- running, not running.... ?

from honcho.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.