cronv
cronv copied to clipboard
Bug: program hangs and creates a growing html until it's canceled
I'm on MacOs 10.12.6 and Go 1.12, tested it on multiple crontabs and it appears to hang on the command line, but looking further it seems the html file is still being generated and forever keeps increasing in size. I kill the command after it reaches 2GB (unless the html file is supposed to be huge?). This is with crontabs of 5 jobs and 100 jobs respectively to test.
Hi @dickson-conde, thank you for reporting. If it's possible, could you show me the crontabs/command which you've used?
I'm getting the same. Mac 10.14.5 and Go 1.12.6. I let the my_cron_schedule.html grow to 1.1GB then killed it as it didn't look like it was working. I can't share the crontab, unfortunately.