Skip to content
This repository was archived by the owner on Apr 19, 2026. It is now read-only.
This repository was archived by the owner on Apr 19, 2026. It is now read-only.

Consider not allowing the same given instance to be used more than once #3

Description

@theangrydev

The problem is that givens are usually implemented as mutable builders and so using the same instance more than once can lead to accidental shared state between them. First think about whether using the same instance would ever be desirable though.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions