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) drone h/a: wrapped scheduler's signal func with redis mutex #3130

Merged
merged 1 commit into from Sep 8, 2021

Conversation

marko-gacesa
Copy link
Contributor

When several Drone servers run in parallel the scheduler's signal function must be protected with a global mutex. This code adds a Redis-backed mutex around it.

@tphoney tphoney merged commit a6b1797 into master Sep 8, 2021
@tphoney tphoney deleted the redis-mutex branch August 1, 2023 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants