Skip to content

--queue:listen bug #22

@Funny-dot

Description

@Funny-dot

在root目录下执行 listen模式
nohup php think /www/wwwroot/think queue:listen --queue ordersuccess > myout.file 2>&1 &
是找不到think文件

work模式 在root目录下是可行的
nohup php /www/wwwroot/think queue:work --daemon --queue cashback > myout.file 2>&1 &

这是个bug!!!!!!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions