For the complete documentation index, see llms.txt. This page is also available as Markdown.

Aiohttp

Module: pyot.utils.aiohttp

class SafeClientSession

Extends:

  • aiohttp.client.ClientSession

Methods:

  • asyncmethod close -> None

    Graceful close and release all resources.

Last updated