AI.Agent.Coordinator.Interrupts (fnord v0.9.16)
View SourceFunctions related to the Coordinator's user-interrupt handling behavior.
Summary
Types
@type coord() :: AI.Agent.Coordinator.t()
@type t() :: %AI.Agent.Coordinator.Interrupts{ listener: pid() | nil, pending: AI.Util.msg_list() }