Skip to content

Address Datastore thread-safety issues #87

@btc

Description

@btc

Some datastores are not thread-safe. Eg. Datastore implementations backed by the Go map.

Proposal: Introduce datastore.go's new ThreadsafeDatastore interface.

Original: #85 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugA bug in existing code (including security flaws)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions