Skip to content

Proctitle set to "Unnamed" instead of service name #7

@avlazarov

Description

@avlazarov

👋

Child worker processes have the title Unnamed after updating to latest Falcon (0.55.2). Before it used to be the name of the service from services definition file. It seems like the switch to Async::Service::Managed::Service is the culprit.

Can we get this "proc title = service name" behavior back? Right now I have to hack it by passing extra container_options { name: ... } which seems a bit redundant.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions