-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed
Labels
kind/bugA bug in existing code (including security flaws)A bug in existing code (including security flaws)
Description
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)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/bugA bug in existing code (including security flaws)A bug in existing code (including security flaws)