Skip to content

Make timeout configurable #4

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions