Skip to content

[HTTPConnectionPool] Performance: Cancel timer outside of stateLock #439

Open
@fabianfett

Description

@fabianfett

Currently connection idle and request timers are cancelled inside the HTTPConnectionPool stateLock. We should move the cancellation (and only the cancellation) outside.

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