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

Fix: Watch invalidation cases #137

Closed guybedford closed 2 years ago

guybedford commented 2 years ago

Fixes a regression with the new watch-invalidation feature added in https://github.com/guybedford/chomp/pull/136, in addition extends this support to retain termination behaviour for one second after the task completion.