ecrn_sup (erlcron v1.3.8)
Top-level one-for-one supervisor for the erlcron application.
Starts and supervises three permanent children:
ecrn_cron_sup— Simple-one-for-one supervisor that owns all job agent processes.ecrn_reg— Job registry mapping job references to agent PIDs.ecrn_control— Global clock controller used for time manipulation and job cancellation.