Skip to content

actionHero/node-java signal handling (Ctrl+c or kill -9) #92

@coderReview

Description

@coderReview

Hi,

I am using actionHero to deploy a web application and I am trying to use the node-java to access a database with JDBC.

Everything seems fine, but when I kill the actionHero application (either with ctrl+c or kill -9) the actionHero does not perform its teardown methods.

If I don't use the node-java package the actionHero terminates gracefully. It seems that the node-java package is preventing the signal to reach the actionHero plataform.

Thanks,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions