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 concurrency in the backend to prevent race conditions #6677

Closed
huib-portainer opened this issue Mar 17, 2022 · 1 comment
Closed
Labels
Milestone

Comments

@huib-portainer
Copy link
Contributor

Bug description
There are a couple of areas in the backend code where race conditions can occur.

Expected behavior
Improve the concurrency by adding mutexes and restructuring how structs and variables get accessed cocurrenlty.

@huapox
Copy link
Contributor

huapox commented Mar 29, 2022

mark

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants