Andrii Rusovych
Andrii Rusovych
just add Event on "dragend" to the Marker ```php
@SamMousa there Symfony/Process is used and interrupts after timeout (TTR). Just tested it - works as expected. https://github.com/yiisoft/yii2-queue/blob/master/src/cli/Command.php#L183 https://github.com/symfony/process/blob/master/Process.php#L140 What OS you use ?
@SamMousa it is because in-process execution runs directly without any control just in try-catch https://github.com/yiisoft/yii2-queue/blob/master/src/Queue.php#L214
@SamMousa thanks but i already implemented this with other needed features "dynamic channel", "parent queue", "queue title" etc...
@SamMousa i think it's must be implemented anyway...