Alexander Makarov

Results 1744 comments of Alexander Makarov

$ttr passed at https://github.com/yiisoft/yii2-queue/blob/master/src/cli/Command.php#L185 is a string while it should be int. Any idea why?

Partially fixed but still won't mind help with the rest of failure cases.

https://github.com/yiisoft/yii2-queue/runs/3983065809?check_suite_focus=true#step:3:2627 seems signals test is unstable.

Restarted 2 latest runs.

Seems fails are totally random :( ``` 1) tests\drivers\amqp_interop\QueueTest::testSignals Failed asserting that 1 matches expected 129. ``` 1 is SIGHUP. No idea why it happens.

Does that happen with any task every time? In order to fix an issue we need to somehow reproduce it.

@haohetao do you have time for a pull request with some tests (and possibly a fix)?

Looks interesting. Do you want to make it optional?