stop
Stop a specific task that is currently running.
Parameters
task
the name of the task to stop, must be managed by Threads
Stop a specific task that is currently running.
Parameters
task
the task to stop, must be managed by Threads; using Object supertype for compat. between Runnable and Callable