ssh-action
ssh-action copied to clipboard
build hangs when sending a command with amperstand (&)
Hi. I really love this action. We use it a lot. But there is a thing. I write "python manage.py runserver &" in the command list, and the action gets stucked in build, without loging or showing anything. It can run for hours like this. Everytime I end up cancelling the workflow. Is there a workaround or a solution? (or at least a better explanation why this happens? Thank you very much.
(obviously non native speaker, sorry)
meybe try the command:
nohup Command [ Arg ... ] [ & ]