Skip to content

HTTP1ConnectionsProvider.state needs to become private #234

Closed
@weissi

Description

@weissi

Right now, HTTP1ConnectionsProvider.state is internal and some tests modify the state without HTTP1ConnectionsProvider knowing about this.

That cannot be right because HTTP1ConnectionsProvider cannot clean up stuff it didn't know happened. Therefore we see extremely fragile and ugly cleanup code in some tests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/enhancementImprovements to existing feature.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions