Skip to content

SocketException: Socket closed when :as != :string #3

@S11001001

Description

@S11001001

On 85ce13f, unreliably (about 25% of the time), when using :as :identity, I get a prematurely closed socket underlying the .getContent return value.

To reproduce: GET some content with :as :identity, then (-> response :entity .getContent duck/slurp*) a few times.

I worked around it by making "getConnectionManager shutdown" happen only when as is :string.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions