Long-lived process that owns the :conduit_mcp_cancellations ETS
table so concurrent Bandit request handlers don't race on
:ets.new/2 when the table doesn't exist yet (each handler calls
Cancellation.clear/1 from a try/after). Started under
ConduitMcp.Supervisor by ConduitMcp.Application.
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.