Skip to content

Need to be able to both close and reset transports #671

Closed
@sdb9696

Description

@sdb9696

reset should be calleable on error instead of close and the transport can decide whether it needs to close it's underlying http or asyncio connection. However a close should ensure the underlying aiottp.ClientSession is closed to prevent asyncio:Unclosed Client Session errors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions