rrq_worker_list_exited: List exited workers

View source: R/rrq_workers.R

rrq_worker_list_exitedR Documentation

List exited workers

Description

Returns the ids of workers known to have exited

Usage

rrq_worker_list_exited(controller = NULL)

Arguments

controller

The controller to use. If not given (or NULL) we'll use the controller registered with rrq_default_controller_set().

Value

A character vector of worker names


mrc-ide/rrq documentation built on May 1, 2024, 5:35 a.m.