Page 1 of 1

SoundcloudManager (Force Quit)

Posted: Sun Feb 14, 2021 11:59 pm
by therealxyeen
can you add a feature to force cancel an action without it finishing? When I cancel an action, sometimes it will sit there and say "cancelled" for hours.

Re: SoundcloudManager (Force Quit)

Posted: Mon Feb 15, 2021 3:57 pm
by martin@rootjazz
What action?

When you "cancel" an action, what happens it, the action is given a "to_cancel" flag, the action needs to check for that flag in order to cancel itself. The action should do that, but if not, then I need to know the action in order to tell it to check if it should cancel



Regards,
Martin

Re: SoundcloudManager (Force Quit)

Posted: Tue Feb 16, 2021 6:42 pm
by therealxyeen
Sometimes it will cancel and either say failed or completed. which is fine

but other times, when I cancel, it will say "cancelled" and stay frozen for hours and I cant run other processes because it is still classified as "running"

Re: SoundcloudManager (Force Quit)

Posted: Wed Feb 17, 2021 5:19 pm
by martin@rootjazz
therealxyeen wrote: Tue Feb 16, 2021 6:42 pm Sometimes it will cancel and either say failed or completed. which is fine

but other times, when I cancel, it will say "cancelled" and stay frozen for hours and I cant run other processes because it is still classified as "running"
Yes, but what action are you running / trying to cancel. Follow / like / scrape / something else?

Re: SoundcloudManager (Force Quit)

Posted: Wed Feb 17, 2021 10:48 pm
by therealxyeen
Comments and Account verification through pop.

My proxies always work

Re: SoundcloudManager (Force Quit)

Posted: Thu Feb 18, 2021 2:27 pm
by martin@rootjazz
ok, I'll add more cancel checks.

Don't suppose you have logs showing the action after you had cancelled it and it kept on processing?

No worries if not, but might be useful to know where it wasn't checking to stop

Re: SoundcloudManager (Force Quit)

Posted: Thu Feb 18, 2021 2:41 pm
by martin@rootjazz
Tried to improve verification checks to cancel, but cannot see why TRACK COMMENTS doesn't cancel out quickly (excluding when pausing inbetween, a pause will always complete before checking to cancel