Skip to content
This repository was archived by the owner on May 30, 2023. It is now read-only.
This repository was archived by the owner on May 30, 2023. It is now read-only.

supervisor使用问题 #49

@pndx

Description

@pndx

我使用supervisor来保证程序正常执行。
配置里面关键的只有一行

[program:aint-queue]
command=sh queue-start.sh

以下是queue-start.sh里面的内容

./vendor/bin/aint-queue worker:listen --channel=default

config就是用的默认配置
目前会出现多个moniter进程的情况,是我的启动脚本有问题吗?

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