yii2-queue icon indicating copy to clipboard operation
yii2-queue copied to clipboard

Support for redis job to be pushed from inside a redis multi block

Open luqmansungkar opened this issue 6 years ago • 1 comments

change the job id to be something that are not stored in redis, so that we can still push a job from inside a multi block

Q A
Is bugfix? yes
New feature? no
Breaks BC? no
Tests pass? yes
Fixed issues #355

luqmansungkar avatar Oct 31 '19 06:10 luqmansungkar

Thank you for putting effort in the improvement of the Yii framework. We have reviewed your pull request.

In order for the framework and your solution to remain stable in the future, we have a unit test requirement in place. Therefore we can only accept your pull request if it is covered by unit tests.

Could you add these please?

Thanks!

P.S. If you have any questions about the creation of unit tests? Don't hesitate to ask for support. More information about unit tests

This is an automated comment, triggered by adding the label pr:request for unit tests.

yii-bot avatar Oct 31 '19 11:10 yii-bot