I have following code (only relevant portions shown for sake of brevity - please let me know if I have been too brief):
I would like to run an asynchronous program on a remote linux server indefinitely. This script doesn\'t output anything to the server itself(other than occasionally writing information to a mysql data
I\'m currently trying to ssh into a remote machine and run a script, then leave the node with the script running. Below is my script. However, when it runs, the script is successfully run on the machi