Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve config file management #379

Open
Tracked by #313
mpguerra opened this issue Nov 21, 2024 · 0 comments
Open
Tracked by #313

Improve config file management #379

mpguerra opened this issue Nov 21, 2024 · 0 comments

Comments

@mpguerra
Copy link
Contributor

mpguerra commented Nov 21, 2024

Currently if you want two instances of frost-client concurrently they might corrupt the config gile. See how cargo does it https://github.com/rust-lang/cargo/blob/eaee77dc1584be45949b75e4c4c9a841605e3a4b/src/cargo/util/context/mod.rs#L2328

@mpguerra mpguerra mentioned this issue Nov 21, 2024
6 tasks
@mpguerra mpguerra changed the title Improve config file management - currently if you want two instances of frost-client concurrently they might corrupt the config gile. See how cargo does it https://github.com/rust-lang/cargo/blob/eaee77dc1584be45949b75e4c4c9a841605e3a4b/src/cargo/util/context/mod.rs#L2328 Improve config file management Dec 10, 2024
@mpguerra mpguerra moved this to New in FROST Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: New
Development

No branches or pull requests

1 participant