I have an AS that upload some file, when finished delete original files, then goes on with onother upload of some other files and then delete originals...
During this operations (some times, depending of quantity of files and their dimensions) the user can make something else like upload in the same server on in another one...
If the AS at the end of its operations quits Yummy it may interrupt the user's operations...
I think i can simply avoid quitting the up...
