Skip to content

Interrupt subprocesses #7

@DanielSincere

Description

@DanielSincere

Sometimes ^C correctly stops a subprocess and sometimes it doesn't. One example of it not working is

try await sh(.terminal, "d2 file-name.d2 --watch")

Another example of it not working is

try sh(.terminal, "d2 file-name.d2 --watch")

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