Skip to content

Document the guarantees of cloning a Client #2239

@nagisa

Description

@nagisa

Currently the behaviour that occurs when cloning client are not documented. In particular some of the things people might want to rely:

  • Is cloning cheap? Should they wrap Client in Arc instead?
  • Does cloning preserve the connection pool? Should they wrap Client in Arc instead?
  • Perhaps more I cannot think of right now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-clientArea: client.A-docsArea: documentation.E-easyEffort: easy. A task that would be a great starting point for a new contributor.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions