Skip to content

Make timeout configurable #4

@9072997

Description

@9072997

Symfony exposes options to set a process's timeout. It appears to default to 60 seconds in my setup, but I don't know where this is configured. It would be nice if this library exposed a way to set the timeout. Right now I am getting around this by adding $process->setTimeout(3600); to the runCommand function in Camelot.php

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions