You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm thinking that the new task manager (when I write it) should partially take care of this, by having multiple callback functions for stopping/getting interrupted/resuming/starting a task.
The 'stop' command would automatically invoke the stop function for running task(s), and 'stop ' (e.g. 'stop follow' or 'stop following') should stop a specific task.
This shouldn't be difficult to take care of in the meantime, though.
instead of having follow.stop mine.stop strip.stop etc. every plugin should listen to stop and respond appropriately.
The text was updated successfully, but these errors were encountered: