trigger.dev icon indicating copy to clipboard operation
trigger.dev copied to clipboard

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

Open matt-aitken opened this issue 4 months ago • 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.

matt-aitken avatar Aug 28 '25 16:08 matt-aitken