Skip to main content

Module supervisor

Module supervisor 

Source
Expand description

Supervision for actors.

This module provides a way to watch the status of an actor.

Enumsยง

SupervisionEvent
A message which is used to report actor status to a supervisor.
Supervisor
A message which is used to set/unset a supervisor.