Skip to content

Clean up debug messages on boot #8

@mattrasband

Description

@mattrasband

On boot, the client session prints some errors because we create the client outside a coroutine:

Creating a client session outside of coroutine
client_session: <aiohttp.client.ClientSession object at 0x100e76860>

These should be cleaned up to not spam users with unnecessary info.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions