Igor Sabo

Results 3 comments of Igor Sabo

> Can you explain how this is related to #234? "Has not waited the lock" problem appears there and there - https://github.com/yiisoft/yii2-queue/issues/245 . Wrapping release() in mutex lock and changing...

> #234 is about reserving lock - adding additional lock on releasing will only make things worse (more occasions to acquire lock failure). And it is unclear what is the...

Fix it by change two methods - https://github.com/yiisoft/yii2-queue/pull/362/files