Ex4pmEngine.Reactors.AutoFdePlannerReactor.PortRegistry (ex4pm v26.9.9)

Copy Markdown View Source

Public-ETS-backed registry used to hand a spawned OS port/pid from a RunScript step's run/3 across to compensate/4 so it can find and kill the process.

Summary

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

delete(request_id)

ensure_started!()

get(request_id)

get_audit(request_id)

put(request_id, port, os_pid)

record_kill(request_id, os_pid, outcome)