gajus / turbowatch

Extremely fast file change detector and task orchestrator for Node.js.
Other
938 stars 23 forks source link

Document how to gracefully handle shutdown when executing using pnpm #26

Closed gajus closed 1 year ago

gajus commented 1 year ago

Unfortunately, it looks like npm and pnpm are not handling properly the shutdown signal.

https://github.com/pnpm/pnpm/issues/2653#issuecomment-1476686711

May need to think of creative solutions for better graceful shutdown in the context of a monorepo.

github-actions[bot] commented 1 year ago

:tada: This issue has been resolved in version 2.5.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: