Skip to content

Unclosed client session #25

@Olegt0rr

Description

@Olegt0rr

On fetcher garbage collected aiohttp warns about unclosed session

To close it in current implementation, we should access protected attr _http_client - it's not a good practice:

await fetcher._http_client.session.close()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions