Skip to content

handle Ctrl-C gracefully #3

@cldellow

Description

@cldellow

It seems like Ctrl-C kills mapt, but not the spawned tilemaker.

See https://bun.sh/guides/process/ctrl-c, https://bun.sh/guides/process/os-signals

We may have to switch from spawnSync to an async model so that we have a handle that we can forward signals to.

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