def run(action, **kwargs): action.mapping.stop_all_running() def description(action, **kwargs): return "stopping all actions"