runall-script-creates-many-continuous-far-jobs
Many continuous FAR scripts are created. Found the issue was a += instead of = symbol and the absense of kill $generationID at the end of the main while loop. I separated manager to its own managerID for better debuging in the future.