guybedford / chomp

'JS Make' - parallel task runner for the frontend ecosystem with a JS extension system.
https://chompbuild.com
Apache License 2.0
138 stars 7 forks source link

Watcher to halt running processes #44

Closed guybedford closed 2 years ago

guybedford commented 2 years ago

If the watcher invalidates a task whose execution is currently "in progress", then we should terminate the running process. This will enable eg Deno to be restarted by Chomp.