Skip to main content

stop

AsyncMethod
This is a method of the BasePlatformAdapter class in the base module.
Signal the inbound loop to stop and tear down the connection. Default delegates to :meth:disconnect. Adapters with an explicit stop event override this to unblock their run loop first.

Signature

Uses

  • disconnect

Source

View on GitHub

praisonaiagents/bots/base.py at line 436