Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Kill server correctly #25

@JoeNorth

Description

@JoeNorth

Instead of killing the server process with SIGTERM, shouldn't it be done safely doing something like

this.execute("stop");

so the server can shut itself down and not potentially lose data?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions