Tarearbol.Scheduler.del
You're seeing just the function
del
, go back to Tarearbol.Scheduler module for more information.
Dynamically removes a supervised worker implementing Tarearbol.DynamicManager
behaviour from the list of supervised children
If distributed: true
parameter was given to use Tarearbol.DynamicManager
,
deletes the worker from all the nodes managed by Cloister
. :cloister
dependency
must be added to a project to use this feature.