trigger.dev
trigger.dev copied to clipboard
bug: when using `processKeepAlive` in dev the Node.js processes aren't cleaned up properly
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.