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

feat: synchronize executions when attempting to remove an entry #2012

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

samuelAndalon
Copy link
Contributor

📝 Description

when attempting to remove an execution from the concurrent map (executions) we need to make sure that the executions map is locked, that way we will guarantee the atomic calculation of of synchronous execution exhausted state

@samuelAndalon samuelAndalon merged commit c6c2782 into master Jul 12, 2024
8 checks passed
@samuelAndalon samuelAndalon deleted the feat/synchronized-remove-execution branch July 12, 2024 22:04
samuelAndalon added a commit that referenced this pull request Jul 12, 2024
samuelAndalon added a commit that referenced this pull request Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants