Skip to content

Rest save client is very not thread safe #174

Description

@alechenninger

It accepts a apache http client, but closes it after every call. This means multiple threads cannot safely share the same rest client instance.

I'm not sure what is relying on this behavior, and so if we fix it directly it may introduce resource leaks for clients that aren't closing their http client elsewhere.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions