cron-bundle icon indicating copy to clipboard operation
cron-bundle copied to clipboard

Running in foreground and flag to disable $process->disableOutput()

Open 99hops opened this issue 11 months ago • 1 comments

I belive it will be beneficial to have the possibility to run tasks in foreground for example when run by supervisord.

Also it seems $process->disableOutput(); inside runJob() hides output from Psr\Log\LoggerInterface $logger->info() pod console logs which I think should be a configuration option.

Please advice, thanks! 🐱

99hops avatar Feb 26 '25 11:02 99hops

Hey, would like to see a PR :)

nicklog avatar Mar 02 '25 19:03 nicklog