triggerdotdev/trigger.dev

bug: when using `processKeepAlive` in dev the Node.js processes aren't cleaned up properly

Opened this issue · 0 comments

If you are running the CLI dev command (locally) and have processKeepAlive enabled in your trigger.config file you can get a build up of Node.js processes which aren't properly cleaned up.