Skip to content
This repository was archived by the owner on Jul 23, 2024. It is now read-only.

Prevent races with CLI writes #202

Open
tyrannosaurus-becks opened this issue Aug 19, 2020 · 0 comments
Open

Prevent races with CLI writes #202

tyrannosaurus-becks opened this issue Aug 19, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@tyrannosaurus-becks
Copy link
Contributor

A race could happen if two people were updating secrets at the same time. Need to either use an external lock file, or pass requests through Approzium so we can use an in-memory mutex.

@tyrannosaurus-becks tyrannosaurus-becks added the enhancement New feature or request label Aug 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant