clustershell
clustershell copied to clipboard
Implement WorkerTree.abort()
WorkerTree.abort()
is not implemented for now. In non-tree mode, worker.abort()
will stop all worker actions/events on the engine side. This needs more work to be tree mode "safe" and have exactly the same behavior in all cases.