ASM.Run.Supervisor (ASM v0.9.2)

Copy Markdown View Source

Dynamic supervisor for per-run workers.

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

child_spec(arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

start_link(opts)

@spec start_link(keyword()) :: Supervisor.on_start()