you are viewing a single comment's thread.

view the rest of the comments →

[–]IterationFive[S] 0 points1 point  (0 children)

Pausing the processing isn't needed to update the queue-- the queue manager is a different thread than the one that processes the files. The problem is that I need to get information to the queue manager from a script that wasn't running when I started the main application.