Lightning.Collaboration.Supervisor (Lightning v2.14.5-pre1)

View Source

Supervisor for workflow collaboration infrastructure.

Manages the collaboration Registry, :pg process group, and a dynamic supervisor for workflow collaboration processes.

The Registry must be started first to ensure processes can register themselves during startup.

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

start_child(child_spec)

start_link(init_arg)

terminate_child(pid)