dragon.ai.agent.utils.errors.CompletionSignalError

exception CompletionSignalError[source]

Bases: AgentError

completion_event.set() failed — the batch dispatcher will hang.

This is raised in the finally block of _handle_message when the Dragon IPC completion event cannot be signalled.