Skip to main content

get_loop_event

Method
This is a method of the DoomLoopDetector class in the doom_loop module.
Get the current loop event if one exists.

Signature

Returns

Optional[DoomLoopEvent]
The result of the operation.

Uses

  • get_loop_type
  • DoomLoopEvent

Source

View on GitHub

praisonaiagents/escalation/doom_loop.py at line 254