Git Product home page Git Product logo

Comments (3)

kpritam avatar kpritam commented on May 30, 2024 1

I have also observed this behaviour, not sure why this issue was closed?

from procodile.

adamcooke avatar adamcooke commented on May 30, 2024

Procodile sent the signal to process 15827 which isn't actually one of the processes you've listed so it is killing the process it is monitoring. It seems like the master processes spawns some children which aren't dying when its parent terminated.

Have you tried entering just TERM or INT as the term_signal? There shouldn't be any need to prefix with SIG.

from procodile.

DEfusion avatar DEfusion commented on May 30, 2024

Yeah they are children processes, sorry I meant to mention that.

This is the process in the procfile:

hot-assets: HOT_RAILS_PORT=3500 npm run hot-assets

Changing to just TERM or INT doesn't help. Only the main npm process is killed not the child processes.

Like I say Foreman does stop the children as expected so I'm not sure what I need to do in order to get procodile to stop them.

from procodile.

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.