PSJob Running Seq 2 before Seq 1 has completed
After upgrading to PT 8.55 on 4/7/17, there have been 2 occasions of PSJob where the Seq 2 process starts running before the Seq 1 process has completed. The first process creates a file that is used by the 2nd process. While the processes and Job run to a status of success, the job has not produced the desired results as the file created in Seq 1 process was not yet available for Seq 2 process to use.
Has anyone encountered a similar issue with PSJob?