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

Add mutex to Softwares list and Softwares handle list. #13

Open
AlixANNERAUD opened this issue May 22, 2023 · 0 comments
Open

Add mutex to Softwares list and Softwares handle list. #13

AlixANNERAUD opened this issue May 22, 2023 · 0 comments
Labels
Bug Something isn't working Optimization

Comments

@AlixANNERAUD
Copy link
Collaborator

Sometimes, these vector / list can be accessed or modifiied at the same time by concurent task. The ideal thing would be to add a mutex semaphore to it and use accessors.

@AlixANNERAUD AlixANNERAUD added Bug Something isn't working Optimization labels May 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug Something isn't working Optimization
Projects
None yet
Development

No branches or pull requests

1 participant