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

*: use etcd mutex TryLock #176

Merged
merged 1 commit into from
Nov 13, 2019
Merged

Conversation

sgotti
Copy link
Member

@sgotti sgotti commented Nov 12, 2019

etcd PR 11104 (etcd-io/etcd#11104) implemented mutex
TryLock. Since it's only available in etcd master just copy relevant code and
add a TODO to remove it when updating the etcd client to a version implementing
TryLock.

Use TryLock everywhere where it'll be useful.

etcd PR 11104 (etcd-io/etcd#11104) implemented mutex
TryLock. Since it's only available in etcd master just copy relevant code and
add a TODO to remove it when updating the etcd client to a version implementing
TryLock.

Use TryLock everywhere where it'll be useful.
@sgotti sgotti force-pushed the use_etcd_mutex_trylock branch from 9105871 to 5ab9f7c Compare November 12, 2019 21:27
@sgotti sgotti merged commit 4497e19 into agola-io:master Nov 13, 2019
@sgotti sgotti deleted the use_etcd_mutex_trylock branch February 19, 2020 09:07
tulliobotti64 pushed a commit to tulliobotti64/agola that referenced this pull request Oct 19, 2022
tulliobotti64 pushed a commit to tulliobotti64/agola that referenced this pull request Oct 19, 2022
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.

1 participant