alseambusher / crontab-ui

Easy and safe way to manage your crontab file
https://lifepluslinux.blogspot.com/2015/06/crontab-ui-easy-and-safe-way-to-manage.html
MIT License
2.84k stars 475 forks source link

Cron job hangs because of 3>&1 1>&2 2>&3 in the command wrapping #212

Closed outfoxer closed 6 months ago

outfoxer commented 1 year ago

Hi!

I'm running alseambusher/crontab-ui:0.3.16 in Docker.

For some reason this swapping 3>&1 1>&2 2>&3 in the command wrapping makes the process to hand and never exits. So I get a lot of zombie processes after many jobs runs.

How can this be fixed?

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

alseambusher commented 1 year ago

Can you give a minimal example from crontab.db?

stale[bot] commented 8 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.