Skip to content

PID-tracking / kill-signal support #20

@ELLIOTTCABLE

Description

@ELLIOTTCABLE

So, this might be a little out-of-scope, but I figured I'd point out it's a desirous feature:

It'd be nice if chokidar could automatically kill (or better yet, send an arbitrary single to) the previous invocation when it starts a new one. (For instance, when a test-file is changed before a long-running test suite is complete; or in my particular use-case, allowing me to wrap the desired command in less and wanting the less-instance to be killed when chokidar invokes a new instance of the command.)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions