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

runservice: use etcd mutex TryLock on fetching #177

Merged
merged 1 commit into from Nov 13, 2019

Conversation

sgotti
Copy link
Member

@sgotti sgotti commented Nov 12, 2019

When fetching avoid concurrent fetches from multiple runservices using an etcd
mutex TryLock.

@sgotti sgotti force-pushed the runservice_use_trylock_on_fetching branch 2 times, most recently from feca2af to bf2d6b2 Compare November 13, 2019 10:47
When fetching avoid concurrent fetches from multiple runservices using an etcd
mutex TryLock.
@sgotti sgotti force-pushed the runservice_use_trylock_on_fetching branch from bf2d6b2 to 07cde06 Compare November 13, 2019 10:54
@sgotti sgotti merged commit eeacc29 into agola-io:master Nov 13, 2019
@sgotti sgotti deleted the runservice_use_trylock_on_fetching branch February 19, 2020 09:07
tulliobotti64 pushed a commit to tulliobotti64/agola that referenced this pull request Oct 19, 2022
…_fetching

runservice: use etcd mutex TryLock on fetching
tulliobotti64 pushed a commit to tulliobotti64/agola that referenced this pull request Oct 19, 2022
…_fetching

runservice: use etcd mutex TryLock on fetching
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant