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

Method withoutOverlapping() no effects #65

Open
ilichev-aleksey opened this issue May 30, 2020 · 1 comment
Open

Method withoutOverlapping() no effects #65

ilichev-aleksey opened this issue May 30, 2020 · 1 comment

Comments

@ilichev-aleksey
Copy link

With repeated calls, a new copy of the process is launched each time.

@aaronbushnell
Copy link

You may have likely solved this since this was years ago. But I believe Yii's Redis-based mutex service has an "auto release" of 30 seconds.

I suspect that setting is emptying out the mutex lock required to prevent overlapping jobs in your case.

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

No branches or pull requests

2 participants