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

Mutex acquire or wait new functionality #2895

Open
wants to merge 2 commits into
base: 3.0.x
Choose a base branch
from
Open

Mutex acquire or wait new functionality #2895

wants to merge 2 commits into from

Conversation

PascalPiche
Copy link
Contributor

Allow to try multiple time to acquire the mutex if is already locked. Will allow to fix the remote datasource mutex lock failing when multiple request are received.

Pascal added 2 commits March 15, 2019 13:49
…y in use. Will try by default 1 more time 1 seconds later the first try. can be customized by arguments.
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.

2 participants