Closed
Description
What steps will reproduce the problem?
doing many parallel locks
What is the expected result?
no error
What do you get instead?
No such file or directory in
unlink($this->getLockFilePath($name));
Additional info
Q | A |
---|---|
Yii version | 2.0.10 |
PHP version | 5.5.9 |
Operating system | linux Ubuntu 14.04.4 |