crontab-ui icon indicating copy to clipboard operation
crontab-ui copied to clipboard

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

Open outfoxer opened this issue 3 years ago • 3 comments

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?

outfoxer avatar Oct 14 '22 10:10 outfoxer

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.

stale[bot] avatar Dec 13 '22 11:12 stale[bot]

Can you give a minimal example from crontab.db?

alseambusher avatar Jan 09 '23 17:01 alseambusher

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.

stale[bot] avatar Jan 09 '24 20:01 stale[bot]