Skip to content

Conversation

rob006
Copy link
Contributor

@rob006 rob006 commented Oct 27, 2018

Q A
Is bugfix? no
New feature? yes
Breaks BC? no
Tests pass? yes

This changes frequency of lock tries for FileMutex::acquireLock() when $timeout is provided (and make it configurable). Previously it was once try per second, now it is 20 tries per second.

See yiisoft/yii2-queue#244 (comment)

@rob006 rob006 added this to the 2.0.16 milestone Oct 27, 2018
@samdark samdark merged commit 91c96ff into yiisoft:master Oct 31, 2018
@samdark
Copy link
Member

samdark commented Oct 31, 2018

Merged. Thanks!

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