ShieldedCache v1.0.0 ShieldedCache.TaskManager.TaskRunner View Source
ShieldedCache.TaskManager.TaskRunner
A GenServer
process that holds in it’s state a unique set of tasks.
The TaskSet
defines functions to add task refs, finish task refs, and get all the current task refs.
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor
Link to this section Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
Starts the TaskRunner
.