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

Use mutex from utils #1359

Open
kuznetsss opened this issue Apr 15, 2024 · 0 comments
Open

Use mutex from utils #1359

kuznetsss opened this issue Apr 15, 2024 · 0 comments
Labels
refactoring Code improvements without logical changes
Milestone

Comments

@kuznetsss
Copy link
Collaborator

kuznetsss commented Apr 15, 2024

Mutex from utils (https://github.com/XRPLF/clio/blob/develop/src/util/Mutex.hpp) improves readability of code making it obvious which data is protected by mutex. We should refactor code to use it where possible.

@kuznetsss kuznetsss added the refactoring Code improvements without logical changes label Apr 15, 2024
@godexsoft godexsoft added this to the 2.3 milestone Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Code improvements without logical changes
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants