Unmanic / unmanic

Unmanic - Library Optimiser
GNU General Public License v3.0
1.41k stars 84 forks source link

Offer a 'quiesce' option for workers, effectively a 'pause when done with current file(s)' #466

Open winbatch opened 2 months ago

winbatch commented 2 months ago

If the workers are working and I want them to finish what they are doing and THEN stop, that doesn't currently seem possible. It seems I have to pause or kill them now. This is especially true for 'remote' workers. I'd like for them to stop when done processing their current tasks and then pause/not be sent additional tasks until resumed.