Skip to content

The daemon ignores SIGTERM #1740

Description

@suleimansh

kill <pid> on the running daemon (:4200, v0.7.0 build at b1d5531) did nothing — still listening after 45 s, no live agents. kill -INT stopped it cleanly within seconds. Since the CLI says "Ctrl+C to stop", SIGINT has a handler and SIGTERM doesn't, so anything that stops it with the default signal (launchd, a supervisor, a plain kill) hangs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions