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

fix(ecu): Release the mutex while sleeping #466

Merged
merged 1 commit into from
Nov 20, 2023
Merged

fix(ecu): Release the mutex while sleeping #466

merged 1 commit into from
Nov 20, 2023

Conversation

rumpelsepp
Copy link
Member

@rumpelsepp rumpelsepp commented Nov 15, 2023

There was a massive performance regression, as
this mutex was hold while sleeping. Release the
mutex while sleeping to enable gallia doing stuff.

/cc @VeroSec

There was a massive performance regression, as
this mutex was hold while sleeping. Release the
mutex while sleeping to enable gallia doing stuff.
@rumpelsepp rumpelsepp added the bug Something isn't working label Nov 15, 2023
@rumpelsepp
Copy link
Member Author

@VeroSec Any new issues during your tests?

@rumpelsepp rumpelsepp merged commit 3da17ba into master Nov 20, 2023
9 checks passed
@rumpelsepp rumpelsepp deleted the fix-sleep branch November 20, 2023 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant