Skip to main content

is_running

Method
This is a method of the GatewayProtocol class in the protocols module.
Whether the gateway is currently running.

Signature

def is_running() -> bool

Returns

Returns
bool
The result of the operation.

Used By

Source

View on GitHub

praisonaiagents/gateway/protocols.py at line 271