v1.32.1
🚀 Updates
- Added a
runner.killProcessThreshold
setting to control the threshold in which to force kill
child processes when a signal is received. Defaults to 2 seconds.
🐞 Fixes
- Fixed an issue where
bash
andbatch
project language's would not inherit tasks. - Fixed some
bun.lock
parsing issues.