Skip to content

Executing phpstan with parallel workers leads to error. #3956

@jfreixa

Description

@jfreixa

Hello,
Since the last versions of Phpstan when I try to analyze the codebase it leads to failure. I debugged it and it seems a problem with parallel. I tried to increase the process timeout but doesn't seem to work.

Running phpstan with:

  • maximumNumberOfProcesses: 2
    Captura de pantalla 2020-10-15 a las 8 38 26
  • --debug
    Captura de pantalla 2020-10-15 a las 8 39 10
  • maximumNumberOfProcesses: 1
    Captura de pantalla 2020-10-15 a las 8 39 00

How I can debug this issue further?

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