Long-lived process that owns the :conduit_mcp_tasks ETS table so
the table outlives short-lived request handlers. Started under
ConduitMcp.Supervisor by ConduitMcp.Application when the
configured tasks store is the default ConduitMcp.Tasks.EtsStore.
Users with a custom :tasks_store don't need this — it isn't
started in that case.
Summary
Functions
Returns a specification to start this module under a supervisor.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.